summaryrefslogtreecommitdiffstats
path: root/examples/assistant/remotecontrol/remotecontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/assistant/remotecontrol/remotecontrol.h')
-rw-r--r--examples/assistant/remotecontrol/remotecontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/assistant/remotecontrol/remotecontrol.h b/examples/assistant/remotecontrol/remotecontrol.h
index b1a54e29b..40e370f71 100644
--- a/examples/assistant/remotecontrol/remotecontrol.h
+++ b/examples/assistant/remotecontrol/remotecontrol.h
@@ -64,7 +64,7 @@ class RemoteControl : public QMainWindow
Q_OBJECT
public:
- RemoteControl(QWidget *parent = 0, Qt::WindowFlags flags = 0);
+ RemoteControl(QWidget *parent = nullptr, Qt::WindowFlags flags = 0);
~RemoteControl();
private: