mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 12:59:14 +12:00
Add infrastructure for Qt settings window
This commit is contained in:
parent
d010d95e18
commit
ba049fc1c7
4 changed files with 34 additions and 3 deletions
|
@ -44,6 +44,7 @@ class MainWindow : public QMainWindow {
|
|||
EditCheat,
|
||||
PressTouchscreen,
|
||||
ReleaseTouchscreen,
|
||||
UpdateConfig
|
||||
};
|
||||
|
||||
// Tagged union representing our message queue messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue