summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorMarek Rosa <marek.rosa@digia.com>2012-07-04 12:52:34 +0300
committerMarek Rosa <marek.rosa@digia.com>2012-07-04 12:52:34 +0300
commit3d0288033004901dc009cad34f61e9b565ca6e5f (patch)
treef566c3e04cb3bf17ef4d8e7f24393c369b2d660f /examples/examples.pro
parent59aae3a9af82a179944ab16b4cbbf75b4ab94425 (diff)
Customchart partially fixed (no categories on axes)
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d59d1ca8..e07fcdcb 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -6,7 +6,7 @@ CURRENTLY_BUILDING_COMPONENTS = "examples"
TEMPLATE = subdirs
SUBDIRS += \
areachart \
- #customchart \
+ customchart \
linechart \
percentbarchart \
piechart \