Docu: fix copy/paste typo

Change-Id: Ie3573ab6983c2b66c66b0f9c342f72018674016c
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
This commit is contained in:
David Faure 2012-06-21 15:41:00 +02:00 committed by Qt by Nokia
parent ee45201415
commit 3506ee51b2

View 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)