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