Qt/Configure: Use sidebar to divide tabs into smaller groups

This commit is contained in:
spycrab 2018-09-06 19:59:25 +02:00
parent 9df1461cec
commit d63a63cff0
3 changed files with 106 additions and 54 deletions

View file

@ -21,6 +21,8 @@ public:
~ConfigureDialog();
void applyConfiguration();
void UpdateVisibleTabs();
void PopulateSelectionList();
private slots:
void onLanguageChanged(const QString& locale);