aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-03-10 14:39:49 +0100
committerMitch Curtis <mitch.curtis@qt.io>2017-07-31 14:01:58 +0000
commit846a908b73ed3392c3f80a5c425c9ccf3c1e6a04 (patch)
tree6dcfe7a1623e04499db860dd22a4060573d5a975 /tests/auto/auto.pro
parentc065436755aedcb50bca7f5c1977fc8f5dc6b39f (diff)
Add Imagine style
The Imagine style is based on image assets. The style comes with a default set of images, but the images can be easily changed by providing a directory with images using a predefined naming convention. [ChangeLog][Controls] Added the Imagine style, which is based on image assets that can be provided using a predefined naming convention. Task-number: QTPM-517 Change-Id: I550d7dac9a9686d60bec15655ac92dea9f36149c Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 935fa178..87cda7dc 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -19,6 +19,7 @@ SUBDIRS += \
qquickmaterialstyle \
qquickmaterialstyleconf \
qquickmenubar \
+ qquickninepatchimage \
qquickstyle \
qquickstyleselector \
qquickuniversalstyle \
@@ -32,4 +33,4 @@ boot2qt: SUBDIRS -= applicationwindow calendar controls cursor \
drawer focus font menu platform palette popup \
qquickmaterialstyle qquickmaterialstyleconf \
qquickuniversalstyle qquickuniversalstyleconf \
- snippets qquickmenubar
+ snippets qquickmenubar qquickninepatchimage