aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qtquicktemplates2global_p.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-28 12:04:39 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-28 11:56:07 +0000
commit23706b974f443b96bf1da86b264349e51d6d0d05 (patch)
treeda4a14fe7a4e27c66afd0ad72c7e453d46014c06 /src/quicktemplates2/qtquicktemplates2global_p.h
parent8c47e08dfba62385f7255b88be0587485c6d2696 (diff)
Align header guards: all uppercase & match with the file name
Change-Id: I066e25408778617a40a43dcd0b25ab8e69a09002 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/quicktemplates2/qtquicktemplates2global_p.h')
-rw-r--r--src/quicktemplates2/qtquicktemplates2global_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/quicktemplates2/qtquicktemplates2global_p.h b/src/quicktemplates2/qtquicktemplates2global_p.h
index 717bcb5c..50430b38 100644
--- a/src/quicktemplates2/qtquicktemplates2global_p.h
+++ b/src/quicktemplates2/qtquicktemplates2global_p.h
@@ -34,8 +34,8 @@
**
****************************************************************************/
-#ifndef QTQUICKTEMPLATES2GLOBAL_H
-#define QTQUICKTEMPLATES2GLOBAL_H
+#ifndef QTQUICKTEMPLATES2GLOBAL_P_H
+#define QTQUICKTEMPLATES2GLOBAL_P_H
//
// W A R N I N G
@@ -64,4 +64,4 @@ QT_BEGIN_NAMESPACE
QT_END_NAMESPACE
-#endif // QTQUICKTEMPLATES2GLOBAL_H
+#endif // QTQUICKTEMPLATES2GLOBAL_P_H