Docu: fix copy/paste typo
authorDavid Faure <faure@kde.org>
Thu, 21 Jun 2012 13:41:00 +0000 (15:41 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 22 Jun 2012 15:38:59 +0000 (17:38 +0200)
Change-Id: Ie3573ab6983c2b66c66b0f9c342f72018674016c
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/gui/kernel/qplatformthemeplugin_qpa.cpp

index be18716..74cbb1a 100644 (file)
@@ -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)