summaryrefslogtreecommitdiff
path: root/src/citra_qt/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/citra_qt/main.h')
-rw-r--r--src/citra_qt/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/citra_qt/main.h b/src/citra_qt/main.h
index 2cf308d80..82eb90aae 100644
--- a/src/citra_qt/main.h
+++ b/src/citra_qt/main.h
@@ -105,6 +105,7 @@ private slots:
105 /// Called whenever a user selects the "File->Select Game List Root" menu item 105 /// Called whenever a user selects the "File->Select Game List Root" menu item
106 void OnMenuSelectGameListRoot(); 106 void OnMenuSelectGameListRoot();
107 void OnMenuRecentFile(); 107 void OnMenuRecentFile();
108 void OnSwapScreens();
108 void OnConfigure(); 109 void OnConfigure();
109 void OnDisplayTitleBars(bool); 110 void OnDisplayTitleBars(bool);
110 void ToggleWindowMode(); 111 void ToggleWindowMode();