mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
format
This commit is contained in:
parent
23cb5cf90e
commit
1c2adacaf1
1 changed files with 3 additions and 3 deletions
|
@ -88,8 +88,8 @@ class MainWindow : public QMainWindow {
|
||||||
std::mutex messageQueueMutex;
|
std::mutex messageQueueMutex;
|
||||||
std::vector<EmulatorMessage> messageQueue;
|
std::vector<EmulatorMessage> messageQueue;
|
||||||
|
|
||||||
InputMappings keyboardMappings;
|
InputMappings keyboardMappings;
|
||||||
ScreenWidget screen;
|
ScreenWidget screen;
|
||||||
AboutWindow* aboutWindow;
|
AboutWindow* aboutWindow;
|
||||||
ConfigWindow* configWindow;
|
ConfigWindow* configWindow;
|
||||||
CheatsWindow* cheatsEditor;
|
CheatsWindow* cheatsEditor;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue