aboutsummaryrefslogtreecommitdiffstats
path: root/debugger/QT/SkListWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/QT/SkListWidget.h')
-rw-r--r--debugger/QT/SkListWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugger/QT/SkListWidget.h b/debugger/QT/SkListWidget.h
index 4a799a01fe..4298074481 100644
--- a/debugger/QT/SkListWidget.h
+++ b/debugger/QT/SkListWidget.h
@@ -23,7 +23,7 @@ public:
Constructs the list widget with the specified parent for layout purposes.
@param parent The parent container of this widget
*/
- SkListWidget(QObject* parent = NULL) {}
+ SkListWidget(QObject* parent = nullptr) {}
virtual ~SkListWidget() {}