summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/addtorrentdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/torrent/addtorrentdialog.h')
-rw-r--r--examples/network/torrent/addtorrentdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/torrent/addtorrentdialog.h b/examples/network/torrent/addtorrentdialog.h
index b5bd1df84f..00546c624c 100644
--- a/examples/network/torrent/addtorrentdialog.h
+++ b/examples/network/torrent/addtorrentdialog.h
@@ -60,7 +60,7 @@ class AddTorrentDialog : public QDialog
Q_OBJECT
public:
- AddTorrentDialog(QWidget *parent = 0);
+ AddTorrentDialog(QWidget *parent = nullptr);
QString torrentFileName() const;
QString destinationFolder() const;