mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
[Qt] Add pink theme
This commit is contained in:
parent
b0261234a6
commit
7571e58ce5
2 changed files with 25 additions and 0 deletions
|
@ -23,6 +23,7 @@ class MainWindow : public QMainWindow {
|
|||
System = 0,
|
||||
Light = 1,
|
||||
Dark = 2,
|
||||
GreetingsCat = 3,
|
||||
};
|
||||
|
||||
// Types of messages we might send from the GUI thread to the emulator thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue