This commit is contained in:
N00byKing 2018-03-30 17:38:34 +02:00
parent 7555b881e8
commit 6386f0910c
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();