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