mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-09 12:48:49 -04:00
feat(ui): RGB Mode
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -85,6 +85,7 @@ private:
|
|||||||
QGraphicsScene* scene;
|
QGraphicsScene* scene;
|
||||||
std::unique_ptr<QtConfig> game_config;
|
std::unique_ptr<QtConfig> game_config;
|
||||||
|
|
||||||
|
bool m_is_tab_animating{false};
|
||||||
QColor last_palette_text_color;
|
QColor last_palette_text_color;
|
||||||
|
|
||||||
Core::System& system;
|
Core::System& system;
|
||||||
|
|||||||
Reference in New Issue
Block a user