summaryrefslogtreecommitdiff
path: root/src/plugins/help/localhelpmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/localhelpmanager.h')
-rw-r--r--src/plugins/help/localhelpmanager.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/help/localhelpmanager.h b/src/plugins/help/localhelpmanager.h
index 6fdae1743e..4eae028e3e 100644
--- a/src/plugins/help/localhelpmanager.h
+++ b/src/plugins/help/localhelpmanager.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef LOCALHELPMANAGER_H
-#define LOCALHELPMANAGER_H
+#pragma once
#include <coreplugin/helpmanager.h>
@@ -129,5 +128,3 @@ private:
} // Help
Q_DECLARE_METATYPE(Help::Internal::LocalHelpManager::HelpData)
-
-#endif // LOCALHELPMANAGER_H