aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/snippets/plaintextsnippetprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/snippets/plaintextsnippetprovider.h')
-rw-r--r--src/plugins/texteditor/snippets/plaintextsnippetprovider.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/snippets/plaintextsnippetprovider.h b/src/plugins/texteditor/snippets/plaintextsnippetprovider.h
index e7a647755f..a3a3d949da 100644
--- a/src/plugins/texteditor/snippets/plaintextsnippetprovider.h
+++ b/src/plugins/texteditor/snippets/plaintextsnippetprovider.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef PLAINTEXTSNIPPETPROVIDER_H
-#define PLAINTEXTSNIPPETPROVIDER_H
+#pragma once
#include "isnippetprovider.h"
@@ -45,5 +44,3 @@ public:
} // Internal
} // TextEditor
-
-#endif // PLAINTEXTSNIPPETPROVIDER_H