aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glsleditorconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glsleditorconstants.h')
-rw-r--r--src/plugins/glsleditor/glsleditorconstants.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/glsleditor/glsleditorconstants.h b/src/plugins/glsleditor/glsleditorconstants.h
index 6a5c973e61..8121517e0f 100644
--- a/src/plugins/glsleditor/glsleditorconstants.h
+++ b/src/plugins/glsleditor/glsleditorconstants.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef GLSLEDITOR_CONSTANTS_H
-#define GLSLEDITOR_CONSTANTS_H
+#pragma once
#include <QtGlobal>
@@ -50,5 +49,3 @@ const char WIZARD_TR_CATEGORY_GLSL[] = QT_TRANSLATE_NOOP("GLSLEditor", "GLSL");
} // namespace Constants
} // namespace GlslEditor
-
-#endif // GLSLEDITOR_CONSTANTS_H