aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/desktopgallery/desktopgallery.pro
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-05-25 11:09:30 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-05-28 09:21:44 +0000
commitda61fcd7890f0e259dd97e056518d504eb99efc6 (patch)
tree31316434580933532111517fa308dc5c77dadcb6 /examples/quickcontrols2/desktopgallery/desktopgallery.pro
parentd0c8d7d5b2a2fb48b919555274a4aa60049f7f1a (diff)
Native style: add TextArea
Change-Id: Ie8a4ea4ff232fa5aa3064b56aa7ba13f8522590d 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 493beae7..816f16b5 100644
--- a/examples/quickcontrols2/desktopgallery/desktopgallery.pro
+++ b/examples/quickcontrols2/desktopgallery/desktopgallery.pro
@@ -22,6 +22,8 @@ QML_FILES = \
CustomTextFields.qml \
Frames.qml \
CustomFrames.qml \
+ TextAreas.qml \
+ CustomTextAreas.qml \
OTHER_FILES += $$QML_FILES
RESOURCES += $$QML_FILES