summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qplugin.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/plugin/qplugin.qdoc')
-rw-r--r--src/corelib/plugin/qplugin.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/plugin/qplugin.qdoc b/src/corelib/plugin/qplugin.qdoc
index f671a5f1a4..940813f8b6 100644
--- a/src/corelib/plugin/qplugin.qdoc
+++ b/src/corelib/plugin/qplugin.qdoc
@@ -77,6 +77,8 @@
See the \l{tools/plugandpaint}{Plug & Paint} example for details.
+ Note that the class this macro appears on must be default-constructible
+
\sa Q_DECLARE_INTERFACE(), {How to Create Qt Plugins}
*/