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