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