aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h')
-rw-r--r--share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h b/share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h
index a597724f67..d2be1dca86 100644
--- a/share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h
+++ b/share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CHILDRENCHANGEDCOMMAND_H
-#define CHILDRENCHANGEDCOMMAND_H
+#pragma once
#include <QMetaType>
#include <QVector>
@@ -62,5 +61,3 @@ QDebug operator <<(QDebug debug, const ChildrenChangedCommand &command);
} // namespace QmlDesigner
Q_DECLARE_METATYPE(QmlDesigner::ChildrenChangedCommand)
-
-#endif // CHILDRENCHANGEDCOMMAND_H