aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/flatstyle/flatstyle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/flatstyle/flatstyle.pro')
-rw-r--r--examples/quickcontrols2/flatstyle/flatstyle.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/quickcontrols2/flatstyle/flatstyle.pro b/examples/quickcontrols2/flatstyle/flatstyle.pro
index fe9e42a8..c430a30a 100644
--- a/examples/quickcontrols2/flatstyle/flatstyle.pro
+++ b/examples/quickcontrols2/flatstyle/flatstyle.pro
@@ -9,9 +9,10 @@ RESOURCES += \
qtquickcontrols2.conf \
flatstyle.qml \
MainForm.ui.qml \
- Flat/Button.qml \
- Flat/CheckBox.qml \
- Flat/Switch.qml \
+ imports/Flat/Button.qml \
+ imports/Flat/CheckBox.qml \
+ imports/Flat/qmldir \
+ imports/Flat/Switch.qml \
imports/Theme/Theme.qml \
imports/Theme/qmldir