aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer/codemodelhelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/designer/codemodelhelpers.h')
-rw-r--r--src/plugins/designer/codemodelhelpers.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/designer/codemodelhelpers.h b/src/plugins/designer/codemodelhelpers.h
index 9c5385ea9b..9e3e845d74 100644
--- a/src/plugins/designer/codemodelhelpers.h
+++ b/src/plugins/designer/codemodelhelpers.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CODEMODELHELPERS_H
-#define CODEMODELHELPERS_H
+#pragma once
#include <QtGlobal>
@@ -46,5 +45,3 @@ bool navigateToSlot(const QString &uiFileName,
} // namespace Internal
} // namespace Designer
-
-#endif // CODEMODELHELPERS_H