summaryrefslogtreecommitdiffstats
path: root/tools/testcon/ambientproperties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testcon/ambientproperties.cpp')
-rw-r--r--tools/testcon/ambientproperties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testcon/ambientproperties.cpp b/tools/testcon/ambientproperties.cpp
index ec1311d..ae759f5 100644
--- a/tools/testcon/ambientproperties.cpp
+++ b/tools/testcon/ambientproperties.cpp
@@ -36,7 +36,7 @@
QT_BEGIN_NAMESPACE
AmbientProperties::AmbientProperties(QWidget *parent)
-: QDialog(parent), container(0)
+: QDialog(parent), container(nullptr)
{
setupUi(this);