summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgenericplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qgenericplugin.cpp')
-rw-r--r--src/gui/kernel/qgenericplugin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/kernel/qgenericplugin.cpp b/src/gui/kernel/qgenericplugin.cpp
index 98709804de..6939087e59 100644
--- a/src/gui/kernel/qgenericplugin.cpp
+++ b/src/gui/kernel/qgenericplugin.cpp
@@ -95,8 +95,6 @@ QGenericPlugin::~QGenericPlugin()
Implement this function to create a driver matching the type
specified by the given \a key and \a specification parameters. Note that
keys are case-insensitive.
-
- \sa keys()
*/
QT_END_NAMESPACE