mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-21 02:13:48 +00: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();
|
||||
|
||||
private slots:
|
||||
void UpdateProgressBarColor();
|
||||
void OnItemExpanded(const QModelIndex& item);
|
||||
void OnTextChanged(const QString& new_text);
|
||||
void OnFilterCloseClicked();
|
||||
|
||||
Reference in New Issue
Block a user