aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2013-04-24 02:25:30 -0400
committerMorten Johan Sørvig <morten.sorvig@digia.com>2013-04-24 08:50:59 +0200
commite5e779c704b0695728d76d0106ec72985037e228 (patch)
tree5a90609676623fdd497c71c64adb495100004fb3
parent3bd4c28a4ddfe7b2928f5f6adb025b09b25f1887 (diff)
Rename QtMacFunctions -> QMacFunctions.
This one was missed in the initial batch of renamings. Change-Id: I706116c21f4fc76f0e417185d87d627d15271926 Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
-rw-r--r--src/macextras/qmacfunctions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macextras/qmacfunctions.h b/src/macextras/qmacfunctions.h
index 2150aaf..aa694a7 100644
--- a/src/macextras/qmacfunctions.h
+++ b/src/macextras/qmacfunctions.h
@@ -43,7 +43,7 @@
#define QMACFUNCTIONS_H
#if 0
-#pragma qt_class(QtMacFunctions)
+#pragma qt_class(QMacFunctions)
#endif
#include "qmacextrasglobal.h"