summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/src.pro b/src/src.pro
index f076b73..97a68b7 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -17,7 +17,6 @@ HEADERS = \
OTHER_FILES = \
qml/assets/UIButton.qml \
qml/assets/UIToolBar.qml \
- qml/ApplicationRoot.qml \
qml/BrowserWindow.qml \
qml/FeaturePermissionBar.qml \
qml/MockTouchPoint.qml \
@@ -25,10 +24,9 @@ OTHER_FILES = \
qml/NavigationBar.qml \
qml/HomeScreen.qml \
qml/SettingsView.qml \
- qml/Keyboard.qml \
- qml/Window.qml
+ qml/Keyboard.qml
-QT += qml quick webengine
+QT += qml quick webenginequick
RESOURCES += resources.qrc