summaryrefslogtreecommitdiff
path: root/src/plugins/modeleditor/componentviewcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/modeleditor/componentviewcontroller.h')
-rw-r--r--src/plugins/modeleditor/componentviewcontroller.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/modeleditor/componentviewcontroller.h b/src/plugins/modeleditor/componentviewcontroller.h
index df46a4f859..6d73a6cdcd 100644
--- a/src/plugins/modeleditor/componentviewcontroller.h
+++ b/src/plugins/modeleditor/componentviewcontroller.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef COMPONENTVIEWCONTROLLER_H
-#define COMPONENTVIEWCONTROLLER_H
+#pragma once
#include <QObject>
@@ -64,5 +63,3 @@ private:
} // namespace Internal
} // namespace ModelEditor
-
-#endif // COMPONENTVIEWCONTROLLER_H