mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-14 00:30:51 -04:00
feat: Add Accent Color for Game List Progress Bar
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -147,6 +147,7 @@ public slots:
|
|||||||
void OnConfigurationChanged();
|
void OnConfigurationChanged();
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
|
void UpdateProgressBarColor();
|
||||||
void OnItemExpanded(const QModelIndex& item);
|
void OnItemExpanded(const QModelIndex& item);
|
||||||
void OnTextChanged(const QString& new_text);
|
void OnTextChanged(const QString& new_text);
|
||||||
void OnFilterCloseClicked();
|
void OnFilterCloseClicked();
|
||||||
|
|||||||
Reference in New Issue
Block a user