summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-04-09 12:12:37 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-10 15:04:57 +0200
commit2483b1e4bb5570663ce12930af676436b71d3ba3 (patch)
tree5dad76b067b5979f2285686c20ef4acfd73ad9d5
parentd00ce8486df049dfcf9d3d3a2b88609ef02cf110 (diff)
Doc: Removed \inqmlmodule in a QDoc page.
-only API should have \inqmlmodule because the page is listed in the auto generated API page. Change-Id: I9b2200520193109f7d81ee39e3545d8905a1c44b Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
-rw-r--r--doc/src/examples/qmldemos.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/examples/qmldemos.qdoc b/doc/src/examples/qmldemos.qdoc
index 63e5f1c0e..44333160b 100644
--- a/doc/src/examples/qmldemos.qdoc
+++ b/doc/src/examples/qmldemos.qdoc
@@ -32,7 +32,6 @@
\ingroup all-examples
\ingroup qtquick
\group qmldemos
-\inqmlmodule QtQuick 2
The following is a list of demos which showcase the power of the QML user interface
language.