This commit is contained in:
N00byKing
2018-03-30 17:38:34 +02:00
parent b55dc9c85e
commit 1b7dc84132
2 changed files with 7 additions and 3 deletions

View File

@ -64,6 +64,9 @@ signals:
*/
void EmulationStopping();
// Signal that tells widgets to update icons to use the current theme
void UpdateThemedIcons();
private:
void InitializeWidgets();
void InitializeDebugWidgets();