aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/texteditor.h')
-rw-r--r--src/plugins/texteditor/texteditor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/texteditor.h b/src/plugins/texteditor/texteditor.h
index d29c325014..4e97b6396d 100644
--- a/src/plugins/texteditor/texteditor.h
+++ b/src/plugins/texteditor/texteditor.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef TEXTEDITOR_H
-#define TEXTEDITOR_H
+#pragma once
#include "texteditor_global.h"
#include "blockrange.h"
@@ -666,5 +665,3 @@ private:
} // namespace TextEditor
Q_DECLARE_METATYPE(TextEditor::TextEditorWidget::Link)
-
-#endif // TEXTEDITOR_H