aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtsupportconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qtsupport/qtsupportconstants.h')
-rw-r--r--src/plugins/qtsupport/qtsupportconstants.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qtsupport/qtsupportconstants.h b/src/plugins/qtsupport/qtsupportconstants.h
index 551e201c2e..e9c0c61005 100644
--- a/src/plugins/qtsupport/qtsupportconstants.h
+++ b/src/plugins/qtsupport/qtsupportconstants.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QTSUPPORTCONSTANTS_H
-#define QTSUPPORTCONSTANTS_H
+#pragma once
namespace QtSupport {
namespace Constants {
@@ -64,5 +63,3 @@ const char ICON_QT_PROJECT[] = ":/qtsupport/images/qt_project.png";
} // namepsace Constants
} // namepsace QtSupport
-
-#endif // QTSUPPORTCONSTANTS_H