aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/watchwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/watchwindow.h')
-rw-r--r--src/plugins/debugger/watchwindow.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/watchwindow.h b/src/plugins/debugger/watchwindow.h
index 569e436cfd..f7eefe9bd0 100644
--- a/src/plugins/debugger/watchwindow.h
+++ b/src/plugins/debugger/watchwindow.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_WATCHWINDOW_H
-#define DEBUGGER_WATCHWINDOW_H
+#pragma once
#include <utils/basetreeview.h>
@@ -92,5 +91,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // DEBUGGER_WATCHWINDOW_H