citra-qt: load ui theme at startup and config change.

This commit is contained in:
Kloen 2017-06-24 02:41:11 +02:00
parent 1355f0f39e
commit 9c2335b984
2 changed files with 22 additions and 0 deletions

View file

@ -42,6 +42,7 @@ class GMainWindow : public QMainWindow {
public:
void filterBarSetChecked(bool state);
void UpdateUITheme();
GMainWindow();
~GMainWindow();