summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/basicelements.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/basicelements.qdoc')
-rw-r--r--doc/src/declarative/basicelements.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/basicelements.qdoc b/doc/src/declarative/basicelements.qdoc
index 4253e4c..5997998 100644
--- a/doc/src/declarative/basicelements.qdoc
+++ b/doc/src/declarative/basicelements.qdoc
@@ -91,6 +91,7 @@ The \l Text and \l TextEdit elements display formatted text onto the screen.
\c TextEdit features multi-line editing while the \l TextInput element is for
single line text input.
+\keyword qml-top-level-component
\section1 Using Elements as the Top-Level Component
For creating components (or displaying a simple scene), there are different