summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/customwidgetplugin.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/customwidgetplugin.qdoc')
-rw-r--r--doc/src/examples/customwidgetplugin.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/customwidgetplugin.qdoc b/doc/src/examples/customwidgetplugin.qdoc
index f972500130..5b6aab697b 100644
--- a/doc/src/examples/customwidgetplugin.qdoc
+++ b/doc/src/examples/customwidgetplugin.qdoc
@@ -89,7 +89,7 @@
target path for the project and adding it to the list of items to
install:
- \snippet doc/src/snippets/code/doc_src_examples_customwidgetplugin.qdoc 0
+ \snippet doc/src/snippets/code/doc_src_examples_customwidgetplugin.pro 0
The custom widget is created as a library, and will be installed
alongside the other \QD plugins when the project is installed