aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/filesearch.h')
-rw-r--r--src/libs/utils/filesearch.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/utils/filesearch.h b/src/libs/utils/filesearch.h
index 39a8fa0661..05cadc261d 100644
--- a/src/libs/utils/filesearch.h
+++ b/src/libs/utils/filesearch.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef FILESEARCH_H
-#define FILESEARCH_H
+#pragma once
#include "utils_global.h"
@@ -178,5 +177,3 @@ QTCREATOR_UTILS_EXPORT QString expandRegExpReplacement(const QString &replaceTex
QTCREATOR_UTILS_EXPORT QString matchCaseReplacement(const QString &originalText, const QString &replaceText);
} // namespace Utils
-
-#endif // FILESEARCH_H