mirror of
https://github.com/PabloMK7/citra.git
synced 2025-07-29 15:56:50 +00:00
Qt/Configure: Use sidebar to divide tabs into smaller groups
This commit is contained in:
parent
9df1461cec
commit
d63a63cff0
3 changed files with 106 additions and 54 deletions
src/citra_qt/configuration
|
@ -21,6 +21,8 @@ public:
|
|||
~ConfigureDialog();
|
||||
|
||||
void applyConfiguration();
|
||||
void UpdateVisibleTabs();
|
||||
void PopulateSelectionList();
|
||||
|
||||
private slots:
|
||||
void onLanguageChanged(const QString& locale);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue