summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyleplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qstyleplugin.cpp')
-rw-r--r--src/widgets/styles/qstyleplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/styles/qstyleplugin.cpp b/src/widgets/styles/qstyleplugin.cpp
index be3ea3ca64..ed68b7cbc1 100644
--- a/src/widgets/styles/qstyleplugin.cpp
+++ b/src/widgets/styles/qstyleplugin.cpp
@@ -91,7 +91,7 @@ QT_BEGIN_NAMESPACE
Constructs a style plugin with the given \a parent.
Note that this constructor is invoked automatically by the
- Q_EXPORT_PLUGIN2() macro, so there is no need for calling it
+ moc generated code that exports the plugin, so there is no need for calling it
explicitly.
*/
QStylePlugin::QStylePlugin(QObject *parent)