aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerdialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/debuggerdialogs.h')
-rw-r--r--src/plugins/debugger/debuggerdialogs.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/debuggerdialogs.h b/src/plugins/debugger/debuggerdialogs.h
index 8b17bbddfc..6365c3baf5 100644
--- a/src/plugins/debugger/debuggerdialogs.h
+++ b/src/plugins/debugger/debuggerdialogs.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_DIALOGS_H
-#define DEBUGGER_DIALOGS_H
+#pragma once
#include "watchhandler.h"
@@ -192,5 +191,3 @@ private:
} // namespace Debugger
} // namespace Internal
-
-#endif // DEBUGGER_DIALOGS_H