summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorMarek Rosa <marek.rosa@digia.com>2012-08-25 11:16:18 +0300
committerMarek Rosa <marek.rosa@digia.com>2012-08-25 11:16:33 +0300
commite5aa797837bafdd666cc9aff9cb09f0722d56214 (patch)
tree88b517c2924cb3a87f549f7f23758eac4fcfdbba /examples/examples.pro
parent8077b9f83c9127ba7b6169c7edffd41d54c64dbf (diff)
Added basic donut chart example. Still better data needed
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index e13e5ab9..612723a8 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -31,4 +31,5 @@ SUBDIRS += \
donutbreakdown \
scrollchart \
datetimeaxis \
- populationpyramid
+ populationpyramid \
+ donutchart