summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2014-09-29 17:35:56 +0200
committerSean Harmer <sean.harmer@kdab.com>2014-09-29 18:56:11 +0200
commit6510de37a202f7c54b6a581103388d2a9afdc0f6 (patch)
tree9e95587b885c4b39341525136bf6ab21b8cac54d /examples/examples.pro
parenta7436797700b8964c46e3f6e25e8df0ca4131cb9 (diff)
Rename simple-qml to playground-qml
Because it's a playground and not simple at all...! Change-Id: I9c40972695583b761f035e3f62b54cf3772dae9f Reviewed-by: Paul Lemire <paul.lemire@kdab.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 160d7c4e5..8b536ca37 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
SUBDIRS += \
exampleresources \
- simple-qml \
+ playground-qml \
gltf \
assimp \
cpp_example \