mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
Rename theme to Cream
This commit is contained in:
parent
c018b91a5a
commit
a3099ff6e2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class ConfigWindow : public QDialog {
|
||||||
Light = 1,
|
Light = 1,
|
||||||
Dark = 2,
|
Dark = 2,
|
||||||
GreetingsCat = 3,
|
GreetingsCat = 3,
|
||||||
IceCreamAndJelly = 4,
|
Cream = 4,
|
||||||
};
|
};
|
||||||
|
|
||||||
Theme currentTheme;
|
Theme currentTheme;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue