aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/locator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/locator/locator.h')
-rw-r--r--src/plugins/coreplugin/locator/locator.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/coreplugin/locator/locator.h b/src/plugins/coreplugin/locator/locator.h
index c47dd2dc13..62b6d2b896 100644
--- a/src/plugins/coreplugin/locator/locator.h
+++ b/src/plugins/coreplugin/locator/locator.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef LOCATORPLUGIN_H
-#define LOCATORPLUGIN_H
+#pragma once
#include "ilocatorfilter.h"
#include "directoryfilter.h"
@@ -125,5 +124,3 @@ void Locator::loadSettingsHelper(S *settings)
} // namespace Internal
} // namespace Core
-
-#endif // LOCATORPLUGIN_H