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