From 3506ee51b2c682ebcfb7921577743e1dbc8ec474 Mon Sep 17 00:00:00 2001 From: David Faure Date: Thu, 21 Jun 2012 15:41:00 +0200 Subject: Docu: fix copy/paste typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie3573ab6983c2b66c66b0f9c342f72018674016c Reviewed-by: Samuel Rødal --- src/gui/kernel/qplatformthemeplugin_qpa.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel/qplatformthemeplugin_qpa.cpp') 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) -- cgit v1.2.3