aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/uicontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/modeleditor/uicontroller.h')
-rw-r--r--src/plugins/modeleditor/uicontroller.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/modeleditor/uicontroller.h b/src/plugins/modeleditor/uicontroller.h
index 8a48c79bd4..76496be10a 100644
--- a/src/plugins/modeleditor/uicontroller.h
+++ b/src/plugins/modeleditor/uicontroller.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef UICONTROLLER_H
-#define UICONTROLLER_H
+#pragma once
#include <QObject>
@@ -67,5 +66,3 @@ private:
} // namespace Internal
} // namespace ModelEditor
-
-#endif // UICONTROLLER_H