Index: debugger/QT/SkListWidget.h |
diff --git a/debugger/QT/SkListWidget.h b/debugger/QT/SkListWidget.h |
index 4a799a01fe526ee3bd5a9182520a9d2c84603105..4298074481d1506c4eb2a2a9f45d373a9eaab83b 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() {} |