mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-27 07:47:03 -05:00
removed (unfinished) GettingStarted tab
This commit is contained in:
parent
85a525a299
commit
a82f3149d3
@ -404,6 +404,7 @@ void MainWindow::initStackedPage()
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef GETSTARTED_GUI
|
||||||
#ifdef GETSTARTED_GUI
|
#ifdef GETSTARTED_GUI
|
||||||
MainPage *getStartedPage = NULL;
|
MainPage *getStartedPage = NULL;
|
||||||
|
|
||||||
|
@ -38,13 +38,13 @@
|
|||||||
#include "gui/common/PeerDefs.h"
|
#include "gui/common/PeerDefs.h"
|
||||||
#include "gui/notifyqt.h"
|
#include "gui/notifyqt.h"
|
||||||
#include "gui/common/GroupDefs.h"
|
#include "gui/common/GroupDefs.h"
|
||||||
#include "gui/GetStartedDialog.h"
|
|
||||||
#include "gui/msgs/MessageComposer.h"
|
#include "gui/msgs/MessageComposer.h"
|
||||||
|
|
||||||
#include <retroshare/rsiface.h>
|
#include <retroshare/rsiface.h>
|
||||||
#include <retroshare/rsbanlist.h>
|
#include <retroshare/rsbanlist.h>
|
||||||
|
|
||||||
#include "ConnectProgressDialog.h"
|
#include "ConnectProgressDialog.h"
|
||||||
|
#include "gui/GetStartedDialog.h"
|
||||||
|
|
||||||
//#define FRIEND_WIZARD_DEBUG
|
//#define FRIEND_WIZARD_DEBUG
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user