aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/callgrindcostdelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/valgrind/callgrindcostdelegate.h')
-rw-r--r--src/plugins/valgrind/callgrindcostdelegate.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/valgrind/callgrindcostdelegate.h b/src/plugins/valgrind/callgrindcostdelegate.h
index 851e5ac08f..3c0e453b92 100644
--- a/src/plugins/valgrind/callgrindcostdelegate.h
+++ b/src/plugins/valgrind/callgrindcostdelegate.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CALLGRINDCOSTDELEGATE_H
-#define CALLGRINDCOSTDELEGATE_H
+#pragma once
#include <QStyledItemDelegate>
@@ -64,5 +63,3 @@ private:
} // namespace Valgrind
Q_DECLARE_METATYPE(Valgrind::Internal::CostDelegate::CostFormat)
-
-#endif // CALLGRINDCOSTDELEGATE_H