mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 14:12:43 -04:00
removed (unfinished) GettingStarted tab
This commit is contained in:
parent
85a525a299
commit
a82f3149d3
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue