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