mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-08 18:57:56 +00:00
fix/dynamic-themes
Helps change theme to update during emulation. Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -116,6 +116,7 @@ signals:
|
||||
void EmulationStarting(EmuThread* emu_thread);
|
||||
void EmulationStopping();
|
||||
void UpdateThemedIcons();
|
||||
void themeChanged();
|
||||
void UpdateInstallProgress();
|
||||
void AmiiboSettingsFinished(bool is_success, const std::string& name);
|
||||
void ControllerSelectorReconfigureFinished(bool is_success);
|
||||
|
||||
Reference in New Issue
Block a user