mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-18 16:37:00 +02:00
citra-qt: load ui theme at startup and config change.
This commit is contained in:
parent
0b22d01043
commit
ffa035529d
2 changed files with 22 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ class GMainWindow : public QMainWindow {
|
|||
|
||||
public:
|
||||
void filterBarSetChecked(bool state);
|
||||
void UpdateUITheme();
|
||||
GMainWindow();
|
||||
~GMainWindow();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue