add missing namespaces

This commit is contained in:
chelovechishko 2018-07-06 23:55:12 +09:00
parent 39c88ea247
commit b3dddeafdf
7 changed files with 133 additions and 118 deletions

View file

@ -158,7 +158,7 @@ SettingsPage::initStackedWidget()
addPage(new ForumPage()); // FORUMS
addPage(new PostedPage()); // POSTED RENAME TO LINKS
addPage(new NotifyPage()); // NOTIFY
addPage(new PluginsPage() ); // PLUGINS
addPage(new settings::PluginsPage() ); // PLUGINS
addPage(new AppearancePage()); // APPEARENCE
addPage(new SoundPage() ); // SOUND
addPage(new ServicePermissionsPage() ); // PERMISSIONS