aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/helpconstants.h')
-rw-r--r--src/plugins/help/helpconstants.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/help/helpconstants.h b/src/plugins/help/helpconstants.h
index f5c2622cd6..a832eb29b2 100644
--- a/src/plugins/help/helpconstants.h
+++ b/src/plugins/help/helpconstants.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef HELPCONSTANTS_H
-#define HELPCONSTANTS_H
+#pragma once
#include <QtGlobal>
#include <QLatin1String>
@@ -66,5 +65,3 @@ static const char SB_SEARCH[] = QT_TRANSLATE_NOOP("Help::Internal::HelpPlugin",
} // Constants
} // Help
-
-#endif // HELPCONSTANTS_H