removed (unfinished) GettingStarted tab

This commit is contained in:
csoler 2016-08-29 20:51:44 +02:00
parent 85a525a299
commit a82f3149d3
2 changed files with 2 additions and 1 deletions

View File

@ -404,6 +404,7 @@ void MainWindow::initStackedPage()
#endif
#endif
#undef GETSTARTED_GUI
#ifdef GETSTARTED_GUI
MainPage *getStartedPage = NULL;

View File

@ -38,13 +38,13 @@
#include "gui/common/PeerDefs.h"
#include "gui/notifyqt.h"
#include "gui/common/GroupDefs.h"
#include "gui/GetStartedDialog.h"
#include "gui/msgs/MessageComposer.h"
#include <retroshare/rsiface.h>
#include <retroshare/rsbanlist.h>
#include "ConnectProgressDialog.h"
#include "gui/GetStartedDialog.h"
//#define FRIEND_WIZARD_DEBUG