mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-22 17:46:08 -04:00
feat(ui): RGB Mode
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -69,6 +69,7 @@ private:
|
||||
void RetranslateUI();
|
||||
void OnLanguageChanged(const QString& locale);
|
||||
|
||||
bool m_is_tab_animating{false};
|
||||
QColor last_palette_text_color;
|
||||
std::unique_ptr<Ui::ConfigureDialog> ui;
|
||||
HotkeyRegistry& registry;
|
||||
|
||||
Reference in New Issue
Block a user