summaryrefslogtreecommitdiffstats
path: root/src/designer/src/lib/uilib/customwidget.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/lib/uilib/customwidget.qdoc')
-rw-r--r--src/designer/src/lib/uilib/customwidget.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/lib/uilib/customwidget.qdoc b/src/designer/src/lib/uilib/customwidget.qdoc
index 2fab9868a..815a8ae00 100644
--- a/src/designer/src/lib/uilib/customwidget.qdoc
+++ b/src/designer/src/lib/uilib/customwidget.qdoc
@@ -64,7 +64,7 @@
\QD constructs instances of the custom widget by calling the plugin's
createWidget() function with a suitable parent widget. Plugins must
construct and return an instance of a custom widget with the specified
- parent widget.
+ parent widget.
Exporting your custom widget plugin to \QD using the Q_PLUGIN_METADATA()
macro. For example, if a library called \c libcustomwidgetplugin.so