aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basefilefind.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/basefilefind.h')
-rw-r--r--src/plugins/texteditor/basefilefind.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/basefilefind.h b/src/plugins/texteditor/basefilefind.h
index a39d1f3643..428296c3ec 100644
--- a/src/plugins/texteditor/basefilefind.h
+++ b/src/plugins/texteditor/basefilefind.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef BASEFILEFIND_H
-#define BASEFILEFIND_H
+#pragma once
#include "texteditor_global.h"
#include "utils/filesearch.h"
@@ -139,5 +138,3 @@ private:
} // namespace TextEditor
Q_DECLARE_METATYPE(TextEditor::FileFindParameters)
-
-#endif // BASEFILEFIND_H