Doc: Remove "qmldemos" group
authorSze Howe Koh <szehowe.koh@gmail.com>
Sun, 28 Apr 2013 02:59:06 +0000 (10:59 +0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 29 Apr 2013 11:55:50 +0000 (13:55 +0200)
The group is a remnant of Qt Quick 1, and currently only contains 1
member. Move it to the "qtquickexamples" group.

Change-Id: I211b9b769274e139321760f4b52220449e03a6ad
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
examples/quick/demos/calqlatr/doc/src/calqlatr.qdoc

index 60a9725..d812da4 100644 (file)
@@ -30,7 +30,7 @@
     \example demos/calqlatr
     \brief This is an example calculator written in QML.
     \image qml-calqlatr-demo-small.png
-    \ingroup qmldemos
+    \ingroup qtquickexamples
 
     This demo implements a simple calculator app, designed for portrait devices.