moved the AboutDialog into Options

This commit is contained in:
csoler 2017-01-24 22:39:28 +01:00
parent ca5fa7afa8
commit 1cdb970e23
9 changed files with 1124 additions and 1026 deletions

View file

@ -39,6 +39,7 @@
#include "PeoplePage.h"
#include "MessagePage.h"
#include "ForumPage.h"
#include "AboutPage.h"
#include "PostedPage.h"
#include "PluginsPage.h"
#include "ServicePermissionsPage.h"
@ -167,6 +168,7 @@ RSettingsWin::initStackedWidget()
addPage(cp) ;
}
}
addPage(new AboutPage() );
// make the first page the default.