summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/animation')
-rw-r--r--src/corelib/animation/qpauseanimation.h6
-rw-r--r--src/corelib/animation/qvariantanimation.h6
-rw-r--r--src/corelib/animation/qvariantanimation_p.h6
3 files changed, 9 insertions, 9 deletions
diff --git a/src/corelib/animation/qpauseanimation.h b/src/corelib/animation/qpauseanimation.h
index 799a48f403..c1701fd772 100644
--- a/src/corelib/animation/qpauseanimation.h
+++ b/src/corelib/animation/qpauseanimation.h
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#ifndef QPAUSEANIMATION_P_H
-#define QPAUSEANIMATION_P_H
+#ifndef QPAUSEANIMATION_H
+#define QPAUSEANIMATION_H
#include <QtCore/qanimationgroup.h>
@@ -80,4 +80,4 @@ QT_END_NAMESPACE
QT_END_HEADER
-#endif // QPAUSEANIMATION_P_H
+#endif // QPAUSEANIMATION_H
diff --git a/src/corelib/animation/qvariantanimation.h b/src/corelib/animation/qvariantanimation.h
index 2ccd1dbedd..0874092194 100644
--- a/src/corelib/animation/qvariantanimation.h
+++ b/src/corelib/animation/qvariantanimation.h
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#ifndef QANIMATION_H
-#define QANIMATION_H
+#ifndef QVARIANTANIMATION_H
+#define QVARIANTANIMATION_H
#include <QtCore/qeasingcurve.h>
#include <QtCore/qabstractanimation.h>
@@ -126,4 +126,4 @@ QT_END_NAMESPACE
QT_END_HEADER
-#endif //QANIMATION_H
+#endif //QVARIANTANIMATION_H
diff --git a/src/corelib/animation/qvariantanimation_p.h b/src/corelib/animation/qvariantanimation_p.h
index ebbbfc0622..7b6e7ba596 100644
--- a/src/corelib/animation/qvariantanimation_p.h
+++ b/src/corelib/animation/qvariantanimation_p.h
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#ifndef QANIMATION_P_H
-#define QANIMATION_P_H
+#ifndef QVARIANTANIMATION_P_H
+#define QVARIANTANIMATION_P_H
//
// W A R N I N G
@@ -121,4 +121,4 @@ QT_END_NAMESPACE
#endif //QT_NO_ANIMATION
-#endif //QANIMATION_P_H
+#endif //QVARIANTANIMATION_P_H