mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-08 03:09:13 +00:00
citra-qt: load ui theme at startup and config change.
This commit is contained in:
@@ -42,6 +42,7 @@ class GMainWindow : public QMainWindow {
|
||||
|
||||
public:
|
||||
void filterBarSetChecked(bool state);
|
||||
void UpdateUITheme();
|
||||
GMainWindow();
|
||||
~GMainWindow();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user