summaryrefslogtreecommitdiff
path: root/src/plugins/modeleditor/openelementvisitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/modeleditor/openelementvisitor.h')
-rw-r--r--src/plugins/modeleditor/openelementvisitor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/modeleditor/openelementvisitor.h b/src/plugins/modeleditor/openelementvisitor.h
index dcd5fca2d7..48e0408076 100644
--- a/src/plugins/modeleditor/openelementvisitor.h
+++ b/src/plugins/modeleditor/openelementvisitor.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef OPENELEMENTVISITOR_H
-#define OPENELEMENTVISITOR_H
+#pragma once
#include "qmt/diagram/dconstvisitor.h"
#include "qmt/model/mconstvisitor.h"
@@ -87,5 +86,3 @@ private:
} // namespace Internal
} // namespace ModelEditor
-
-#endif // OPENELEMENTVISITOR_H