mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:50:38 +02:00
Fix build warning
This commit is contained in:
parent
c79581e93f
commit
3b9884c76f
1 changed files with 0 additions and 1 deletions
|
@ -330,7 +330,6 @@ QObject* TabletScriptingInterface::getFlags() {
|
||||||
//
|
//
|
||||||
|
|
||||||
static const char* TABLET_HOME_SOURCE_URL = "hifi/tablet/TabletHome.qml";
|
static const char* TABLET_HOME_SOURCE_URL = "hifi/tablet/TabletHome.qml";
|
||||||
static const char* WEB_VIEW_SOURCE_URL = "hifi/tablet/TabletWebView.qml";
|
|
||||||
static const char* VRMENU_SOURCE_URL = "hifi/tablet/TabletMenu.qml";
|
static const char* VRMENU_SOURCE_URL = "hifi/tablet/TabletMenu.qml";
|
||||||
|
|
||||||
class TabletRootWindow : public QmlWindowClass {
|
class TabletRootWindow : public QmlWindowClass {
|
||||||
|
|
Loading…
Reference in a new issue