summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-08-13 10:09:57 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-08-13 11:05:29 +0300
commitdc8a005ad1d88b60a86db469caa6d40d88370585 (patch)
tree702d623a6b16ba6341c356170d6c0b01e47f9b91 /examples/examples.pro
parent4444b8a289b94f89c71d2c01dd554b5b225ca1dc (diff)
DeclarativeMaps: Refactoring and cleanup
QMLMaps cannot be used, as engine is not refactored yet. Running it crashes -> commented qmlmaps example out. Change-Id: Ieb2c830ddd848721a57b9db77799fb97e05eb227 Change-Id: Ieb2c830ddd848721a57b9db77799fb97e05eb227 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
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 3541c7ad..4db7ed2f 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -4,7 +4,7 @@ SUBDIRS += barchart \
widget \
mapdata \
qmlbarchart \
- qmlmaps \
+ #qmlmaps \
qmlscatter \
surfacechart \
scatterchart