summaryrefslogtreecommitdiffstats
path: root/tests/quicktestbrowser/quicktestbrowser.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quicktestbrowser/quicktestbrowser.pro')
-rw-r--r--tests/quicktestbrowser/quicktestbrowser.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/quicktestbrowser/quicktestbrowser.pro b/tests/quicktestbrowser/quicktestbrowser.pro
index 898370b2c..b285c5e62 100644
--- a/tests/quicktestbrowser/quicktestbrowser.pro
+++ b/tests/quicktestbrowser/quicktestbrowser.pro
@@ -8,7 +8,9 @@ macx: CONFIG -= app_bundle
HEADERS = utils.h
SOURCES = main.cpp
-OTHER_FILES += BrowserWindow.qml \
+OTHER_FILES += ApplicationRoot.qml \
+ BrowserDialog.qml \
+ BrowserWindow.qml \
ButtonWithMenu.qml \
ContextMenuExtras.qml \
DownloadView.qml \