summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/kernel/qplatformthemeplugin_qpa.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qplatformthemeplugin_qpa.cpp b/src/gui/kernel/qplatformthemeplugin_qpa.cpp
index be18716b28..74cbb1a073 100644
--- a/src/gui/kernel/qplatformthemeplugin_qpa.cpp
+++ b/src/gui/kernel/qplatformthemeplugin_qpa.cpp
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
\preliminary
\ingroup qpa
- \brief The QPlatformScreen class provides an abstraction for theme plugins.
+ \brief The QPlatformThemePlugin class provides an abstraction for theme plugins.
*/
QPlatformThemePlugin::QPlatformThemePlugin(QObject *parent)
: QObject(parent)