Added settings for start Quick Start Wizard at first time start.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-01-08 16:32:10 +00:00
parent 5b526e9574
commit 2ad7d02fa3
4 changed files with 27 additions and 2 deletions

View file

@ -50,6 +50,7 @@ public:
bool startMinimized() const;
bool closetoTray() const;
bool quit() const;
bool firstRun() const;
private slots: