mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 07:47:51 -05:00
Port citra-emu/citra#3610 to yuzu
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user