summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/terminal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/terminal.h')
-rw-r--r--src/plugins/debugger/terminal.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/terminal.h b/src/plugins/debugger/terminal.h
index 2383772d57..67b3bf851a 100644
--- a/src/plugins/debugger/terminal.h
+++ b/src/plugins/debugger/terminal.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_TERMINAL_H
-#define DEBUGGER_TERMINAL_H
+#pragma once
#include <QCoreApplication>
#include <QSocketNotifier>
@@ -63,5 +62,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // DEBUGGER_TERMINAL_H