summaryrefslogtreecommitdiff
path: root/examples/vehiclefunctions/climate_widget/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vehiclefunctions/climate_widget/mainwindow.h')
-rw-r--r--examples/vehiclefunctions/climate_widget/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/vehiclefunctions/climate_widget/mainwindow.h b/examples/vehiclefunctions/climate_widget/mainwindow.h
index f296ffc..f14e35a 100644
--- a/examples/vehiclefunctions/climate_widget/mainwindow.h
+++ b/examples/vehiclefunctions/climate_widget/mainwindow.h
@@ -70,7 +70,7 @@ class MainWindow : public QMainWindow
Q_OBJECT
public:
- explicit MainWindow(QWidget *parent = 0);
+ explicit MainWindow(QWidget *parent = nullptr);
~MainWindow();
private slots: