summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggericons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/debuggericons.h')
-rw-r--r--src/plugins/debugger/debuggericons.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/debuggericons.h b/src/plugins/debugger/debuggericons.h
index 30eed3b782..10c77df10f 100644
--- a/src/plugins/debugger/debuggericons.h
+++ b/src/plugins/debugger/debuggericons.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGERICONS_H
-#define DEBUGGERICONS_H
+#pragma once
#include <utils/icon.h>
@@ -90,5 +89,3 @@ const Utils::Icon MODE_DEBUGGER_FLAT_ACTIVE({
} // namespace Icons
} // namespace Debugger
-
-#endif // DEBUGGERICONS_H