aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/snapshothandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/snapshothandler.h')
-rw-r--r--src/plugins/debugger/snapshothandler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/snapshothandler.h b/src/plugins/debugger/snapshothandler.h
index 71163647c0..fb9225d335 100644
--- a/src/plugins/debugger/snapshothandler.h
+++ b/src/plugins/debugger/snapshothandler.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEBUGGER_SNAPSHOTHANDLER_H
-#define DEBUGGER_SNAPSHOTHANDLER_H
+#pragma once
#include <QAbstractTableModel>
#include <QPointer>
@@ -79,5 +78,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // DEBUGGER_SNAPSHOTHANDLER_H