mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 22:55:44 +00:00
GameListModel: update icons when theme changes
This commit is contained in:
parent
5a4ee87d6a
commit
9bdbd02efc
3 changed files with 19 additions and 2 deletions
|
@ -33,6 +33,7 @@ public:
|
|||
|
||||
private:
|
||||
Resources() {}
|
||||
static void InitThemeIcons();
|
||||
static QIcon GetIcon(const QString& name, const QString& dir);
|
||||
static QPixmap GetPixmap(const QString& name, const QString& dir);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue