aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/helpmode.h')
-rw-r--r--src/plugins/help/helpmode.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/help/helpmode.h b/src/plugins/help/helpmode.h
index 6036f81472..cc3c93222d 100644
--- a/src/plugins/help/helpmode.h
+++ b/src/plugins/help/helpmode.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef HELPMODE_H
-#define HELPMODE_H
+#pragma once
#include <coreplugin/imode.h>
@@ -42,5 +41,3 @@ public:
} // namespace Internal
} // namespace Help
-
-#endif // HELPMODE_H