Nothing to see here, move along

This commit is contained in:
Brad Davis 2015-04-16 14:10:29 -07:00
parent ce6b7e7aec
commit a624ff43c4

View file

@ -251,7 +251,6 @@ Menu::Menu() {
qApp,
SLOT(setFullscreen(bool)));
#endif
<<<<<<< HEAD
addCheckableActionToQMenuAndActionHash(viewMenu, MenuOption::FirstPerson,
0, // QML Qt::Key_P,
true, qApp, SLOT(cameraMenuChanged()));