configure_ui: Address some review comments from the previous PR

This commit is contained in:
FearlessTobi
2020-01-26 00:37:48 +01:00
parent 347b50ad43
commit 0072003a14
2 changed files with 21 additions and 16 deletions

View File

@ -34,6 +34,7 @@ private:
void changeEvent(QEvent*) override;
void RetranslateUI();
void InitializeLanguageComboBox();
void InitializeIconSizeComboBox();
void InitializeRowComboBoxes();