About box added in Settings, early implementation

This commit is contained in:
coral
2018-01-07 00:05:41 -08:00
parent 6377331364
commit 1fab5adaf8
5 changed files with 62 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@ private:
QVBoxLayout *createLogsTab();
QVBoxLayout *createHighlightingTab();
QVBoxLayout *createWhispersTab();
QVBoxLayout *createAboutTab();
SettingsDialogTab *selectedTab = nullptr;