mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Nothing to see here, move along
This commit is contained in:
parent
ce6b7e7aec
commit
a624ff43c4
1 changed files with 0 additions and 1 deletions
|
@ -251,7 +251,6 @@ Menu::Menu() {
|
||||||
qApp,
|
qApp,
|
||||||
SLOT(setFullscreen(bool)));
|
SLOT(setFullscreen(bool)));
|
||||||
#endif
|
#endif
|
||||||
<<<<<<< HEAD
|
|
||||||
addCheckableActionToQMenuAndActionHash(viewMenu, MenuOption::FirstPerson,
|
addCheckableActionToQMenuAndActionHash(viewMenu, MenuOption::FirstPerson,
|
||||||
0, // QML Qt::Key_P,
|
0, // QML Qt::Key_P,
|
||||||
true, qApp, SLOT(cameraMenuChanged()));
|
true, qApp, SLOT(cameraMenuChanged()));
|
||||||
|
|
Loading…
Reference in a new issue