aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreatordev/src/plugin-metadata.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreatordev/src/plugin-metadata.qdoc')
-rw-r--r--doc/qtcreatordev/src/plugin-metadata.qdoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/qtcreatordev/src/plugin-metadata.qdoc b/doc/qtcreatordev/src/plugin-metadata.qdoc
index 5a6c133526..dec2dfb3cf 100644
--- a/doc/qtcreatordev/src/plugin-metadata.qdoc
+++ b/doc/qtcreatordev/src/plugin-metadata.qdoc
@@ -82,13 +82,6 @@
enabled by the user. This should be done for plugins which are not expected
to be used by so many people as to justify the additional resource consumption.
\row
- \li HiddenByDefault
- \li Boolean
- \li Optional. Defaults to \c false.
- If set, the plugin is not shown in the default view in the
- \uicontrol {About Plugins...} dialog, but only if the user requests seeing all
- plugins. It is still shown with the \c{-version} command line option.
- \row
\li Required
\li Boolean
\li Optional. Defaults to \c false.