mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 11:17:49 +00:00
Port citra-emu/citra#3610 to yuzu
This commit is contained in:
parent
7555b881e8
commit
6386f0910c
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