Qt: Fix a couple of theme switching glitches

This commit is contained in:
Stenzek
2024-08-18 13:22:58 +10:00
parent 9d7a3b10c2
commit 6f9e8efee5
11 changed files with 319 additions and 268 deletions

View File

@@ -68,6 +68,7 @@ private:
void setupBIOSPage();
void setupGameListPage();
void setupControllerPage(bool initial);
void updateStylesheets();
void pageChangedTo(int page);
void updatePageLabels(int prev_page);