summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/kernel/qactiongroup.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/kernel/qactiongroup.h b/src/gui/kernel/qactiongroup.h
index c485654d08..9ac8743629 100644
--- a/src/gui/kernel/qactiongroup.h
+++ b/src/gui/kernel/qactiongroup.h
@@ -37,8 +37,8 @@
**
****************************************************************************/
-#ifndef QGUIACTIONGROUP_H
-#define QGUIACTIONGROUP_H
+#ifndef QACTIONGROUP_H
+#define QACTIONGROUP_H
#include <QtGui/qtguiglobal.h>
#include <QtGui/qaction.h>
@@ -107,4 +107,4 @@ private:
QT_END_NAMESPACE
-#endif // QGUIACTIONGROUP_H
+#endif // QACTIONGROUP_H