summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2014-01-23 09:03:00 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2014-01-23 09:25:49 +0200
commitdb4fa86cffefbc34b8da7961103ac97424ff41e9 (patch)
treef83ce363dcf06b3020a215484a7b6e779944b8e5 /examples/examples.pro
parent0237941e81d9f6713170c67a8dec6113fec1ef01 (diff)
Add example for showing graph legend
+Fix default theme Task-number: QTRD-2653 Change-Id: Iccf4161cd19a9dfe6226189568efeb4565ba53ed Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d126b26d..73db54c0 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -2,7 +2,9 @@ TEMPLATE = subdirs
SUBDIRS += qmlbars \
qmlscatter \
qmlsurface \
- qmlcustominput
+ qmlcustominput \
+ qmllegend
+
!android: {
SUBDIRS += bars \
custominput \