mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 09:35:32 -04:00
Show the new setting for starting minimized on system start only for Windows.
Cleaned some methods for accessing the settings. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0d5dfc9258
commit
b8bd6bfdca
10 changed files with 54 additions and 93 deletions
|
@ -40,10 +40,6 @@ public:
|
|||
void loadNetwork();
|
||||
void loadShare();
|
||||
void loadGeneral();
|
||||
|
||||
bool startMinimized() const;
|
||||
bool quitbox() const;
|
||||
|
||||
|
||||
protected:
|
||||
virtual void changeEvent(QEvent *e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue