aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/simplecodestylepreferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/simplecodestylepreferences.h')
-rw-r--r--src/plugins/texteditor/simplecodestylepreferences.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/simplecodestylepreferences.h b/src/plugins/texteditor/simplecodestylepreferences.h
index 1f974f0ed9..2f4c5680d0 100644
--- a/src/plugins/texteditor/simplecodestylepreferences.h
+++ b/src/plugins/texteditor/simplecodestylepreferences.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef SIMPLECODESTYLEPREFERENCES_H
-#define SIMPLECODESTYLEPREFERENCES_H
+#pragma once
#include "icodestylepreferences.h"
@@ -45,5 +44,3 @@ protected:
};
} // namespace TextEditor
-
-#endif // SIMPLECODESTYLEPREFERENCES_H