aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/qwinfunctions.h
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-10-24 20:02:55 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-29 11:50:54 +0100
commit516e6f09375d72088147724fad2acbd762805469 (patch)
treeb4b7a755454a320e63b7a9f73137b2a27b6e3649 /src/winextras/qwinfunctions.h
parent8760c27d7c5fd6da9b6922608cc9bd9e361e210f (diff)
Change camel-case header <QWinFunctions> to <QtWin>
Name the header after its namespace, to reduce the number of names developers must remember. Change-Id: I7b653886c1b504678d73117dfa4a9bfe2a2edbc4 Reviewed-by: J-P Nurmi <jpnurmi@digia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/winextras/qwinfunctions.h')
-rw-r--r--src/winextras/qwinfunctions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/winextras/qwinfunctions.h b/src/winextras/qwinfunctions.h
index b03a426..f7db203 100644
--- a/src/winextras/qwinfunctions.h
+++ b/src/winextras/qwinfunctions.h
@@ -43,7 +43,7 @@
#define QWINFUNCTIONS_H
#if 0
-#pragma qt_class(QWinFunctions)
+#pragma qt_class(QtWin)
#endif
#include <QtCore/qobject.h>