summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btscanner/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btscanner/device.h')
-rw-r--r--examples/bluetooth/btscanner/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/btscanner/device.h b/examples/bluetooth/btscanner/device.h
index 7111e1ec..35dc7965 100644
--- a/examples/bluetooth/btscanner/device.h
+++ b/examples/bluetooth/btscanner/device.h
@@ -67,7 +67,7 @@ class DeviceDiscoveryDialog : public QDialog
Q_OBJECT
public:
- DeviceDiscoveryDialog(QWidget *parent = 0);
+ DeviceDiscoveryDialog(QWidget *parent = nullptr);
~DeviceDiscoveryDialog();
public slots: