aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/dragtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/modeleditor/dragtool.h')
-rw-r--r--src/plugins/modeleditor/dragtool.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/modeleditor/dragtool.h b/src/plugins/modeleditor/dragtool.h
index 08939e0be0..5764f97ec6 100644
--- a/src/plugins/modeleditor/dragtool.h
+++ b/src/plugins/modeleditor/dragtool.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DRAGTOOL_H
-#define DRAGTOOL_H
+#pragma once
#include <QWidget>
#include <QIcon>
@@ -58,5 +57,3 @@ private:
} // namespace Internal
} // namespace ModelEditor
-
-#endif // DRAGTOOL_H