summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformthemeplugin_qpa.cpp
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-06-21 15:41:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-22 17:38:59 +0200
commit3506ee51b2c682ebcfb7921577743e1dbc8ec474 (patch)
tree63e0733ac382a4bb24a1724872f5ebc99cf3ea85 /src/gui/kernel/qplatformthemeplugin_qpa.cpp
parentee452014158a6f5facf12cff70139d2b88d088f5 (diff)
Docu: fix copy/paste typo
Change-Id: Ie3573ab6983c2b66c66b0f9c342f72018674016c Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'src/gui/kernel/qplatformthemeplugin_qpa.cpp')
-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)