aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h')
-rw-r--r--src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h b/src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h
index 6be7adb9a5..def0148367 100644
--- a/src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h
+++ b/src/plugins/qmldesigner/qmldesignerextension/pathtool/pathselectionmanipulator.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLDESIGNER_PATHSELECTIONMANIPULATOR_H
-#define QMLDESIGNER_PATHSELECTIONMANIPULATOR_H
+#pragma once
#include <QList>
#include <QPair>
@@ -99,5 +98,3 @@ private:
bool operator ==(const SelectionPoint& firstSelectionPoint, const SelectionPoint& secondSelectionPoint);
} // namespace QmlDesigner
-
-#endif // QMLDESIGNER_PATHSELECTIONMANIPULATOR_H