summaryrefslogtreecommitdiffstats
path: root/doc/container.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/container.qdoc')
-rw-r--r--doc/container.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/container.qdoc b/doc/container.qdoc
index 8d53ce1c..e7de3645 100644
--- a/doc/container.qdoc
+++ b/doc/container.qdoc
@@ -57,7 +57,7 @@ TEMPLATE = lib
CONFIG += plugin
TARGET = mycontainer-plugin
-QT = appman_plugininterfaces-private
+QT += appman_plugininterfaces-private
\endcode
The only thing you have to then implement are two classes that derive from \c ContainerInterface