Qt: Update General, Interface pane

This commit is contained in:
Corwin McKnight
2017-05-05 03:38:59 -07:00
parent 3f437337a1
commit 07dc2e17f3
4 changed files with 102 additions and 63 deletions

View File

@ -25,6 +25,8 @@ private:
void OnSaveConfig();
QVBoxLayout* m_main_layout;
QComboBox* m_combobox_language;
QComboBox* m_combobox_theme;
QCheckBox* m_checkbox_auto_window;
QCheckBox* m_checkbox_top_window;