fix/dynamic-themes

Helps change theme to update during emulation.

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2025-11-02 04:32:21 +00:00
parent c42a8ed7b8
commit bcf3dd36b8

View File

@@ -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);