aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/desktopgallery/desktopgallery.pro
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-05-26 10:34:03 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-05-27 11:29:45 +0000
commitf19aedebe56b4e935d73b793c863cd473ab9bbeb (patch)
treeb742b26fbfbd8cea2fad48d9d50e3b7fd21cc890 /examples/quickcontrols2/desktopgallery/desktopgallery.pro
parent0316a41ba0f42174abc707c6794a9d991155ddbc (diff)
Native style: add Frame
Change-Id: Ide8f2910c54a378c8c9d03554718de54feb9cf20 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/desktopgallery/desktopgallery.pro')
-rw-r--r--examples/quickcontrols2/desktopgallery/desktopgallery.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quickcontrols2/desktopgallery/desktopgallery.pro b/examples/quickcontrols2/desktopgallery/desktopgallery.pro
index 36f9ffe1..493beae7 100644
--- a/examples/quickcontrols2/desktopgallery/desktopgallery.pro
+++ b/examples/quickcontrols2/desktopgallery/desktopgallery.pro
@@ -20,6 +20,8 @@ QML_FILES = \
CustomSpinBoxes.qml \
TextFields.qml \
CustomTextFields.qml \
+ Frames.qml \
+ CustomFrames.qml \
OTHER_FILES += $$QML_FILES
RESOURCES += $$QML_FILES