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