aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/autotesticons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/autotesticons.h')
-rw-r--r--src/plugins/autotest/autotesticons.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/autotest/autotesticons.h b/src/plugins/autotest/autotesticons.h
index 88c929dc97..35a9614a5f 100644
--- a/src/plugins/autotest/autotesticons.h
+++ b/src/plugins/autotest/autotesticons.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef AUTOTESTICONS_H
-#define AUTOTESTICONS_H
+#pragma once
#include <utils/icon.h>
@@ -45,5 +44,3 @@ const Utils::Icon RUN_SELECTED_OVERLAY({
} // namespace Icons
} // namespace Autotest
-
-#endif // AUTOTESTICONS_H