aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codestylepool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/codestylepool.h')
-rw-r--r--src/plugins/texteditor/codestylepool.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/codestylepool.h b/src/plugins/texteditor/codestylepool.h
index b131b0ea1e..4c8727ab05 100644
--- a/src/plugins/texteditor/codestylepool.h
+++ b/src/plugins/texteditor/codestylepool.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CODESTYLEPOOL_H
-#define CODESTYLEPOOL_H
+#pragma once
#include "texteditor_global.h"
@@ -81,5 +80,3 @@ private:
};
} // namespace TextEditor
-
-#endif // CODESTYLEPOOL_H