summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldriverplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/kernel/qsqldriverplugin.cpp')
-rw-r--r--src/sql/kernel/qsqldriverplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/kernel/qsqldriverplugin.cpp b/src/sql/kernel/qsqldriverplugin.cpp
index 34772222f9..71797eb69b 100644
--- a/src/sql/kernel/qsqldriverplugin.cpp
+++ b/src/sql/kernel/qsqldriverplugin.cpp
@@ -83,7 +83,7 @@ QT_BEGIN_NAMESPACE
/*!
Constructs a SQL driver plugin and sets the parent to \a parent.
- This is invoked automatically by the Q_EXPORT_PLUGIN2() macro.
+ This is invoked automatically by the moc generated code that exports the plugin.
*/
QSqlDriverPlugin::QSqlDriverPlugin(QObject *parent)