Add infrastructure for Qt settings window

This commit is contained in:
wheremyfoodat 2024-02-23 02:56:09 +02:00
parent d010d95e18
commit ba049fc1c7
4 changed files with 34 additions and 3 deletions

View file

@ -44,6 +44,7 @@ class MainWindow : public QMainWindow {
EditCheat,
PressTouchscreen,
ReleaseTouchscreen,
UpdateConfig
};
// Tagged union representing our message queue messages