summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/console/consoleedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/console/consoleedit.h')
-rw-r--r--src/plugins/debugger/console/consoleedit.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/console/consoleedit.h b/src/plugins/debugger/console/consoleedit.h
index 73691f30fe..b27348f6d9 100644
--- a/src/plugins/debugger/console/consoleedit.h
+++ b/src/plugins/debugger/console/consoleedit.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_CONSOLEEDIT_H
-#define DEBUGGER_CONSOLEEDIT_H
+#pragma once
#include <QModelIndex>
#include <QString>
@@ -60,5 +59,3 @@ private:
} // Debugger
} // Internal
-
-#endif // DEBUGGER_CONSOLEEDIT_H