added Enable disable minimize to Tray feature when closing RetroShare

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-09-08 12:34:18 +00:00
parent 700fd1d72f
commit 26b149429b
4 changed files with 36 additions and 7 deletions

View file

@ -48,6 +48,7 @@ public:
/** Loads the settings for this page */
void load();
bool startMinimized() const;
bool closetoTray() const;
bool quit() const;