Port citra-emu/citra#3610 to yuzu
This commit is contained in:
parent
b55dc9c85e
commit
1b7dc84132
2 changed files with 7 additions and 3 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue