mirror of
https://github.com/overte-org/overte.git
synced 2025-04-13 11:43:24 +02:00
Fixing bad merge
This commit is contained in:
parent
7a33474245
commit
e68f149aac
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ Menu::Menu() {
|
|||
false,
|
||||
qApp,
|
||||
SLOT(setFullscreen(bool)));
|
||||
#endif
|
||||
|
||||
addCheckableActionToQMenuAndActionHash(viewMenu, MenuOption::FirstPerson,
|
||||
0, // QML Qt::Key_P,
|
||||
true, qApp, SLOT(cameraMenuChanged()));
|
||||
|
|
Loading…
Reference in a new issue