update start wizard, change gui settings directory into ssl profile directory (RestroShare.conf)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2141 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2010-01-27 22:31:25 +00:00
parent fb5bbf2e96
commit e142c63180
16 changed files with 1189 additions and 1588 deletions

View file

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