summaryrefslogtreecommitdiffstats
path: root/examples/assistant/simpletextviewer/findfiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/assistant/simpletextviewer/findfiledialog.h')
-rw-r--r--examples/assistant/simpletextviewer/findfiledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/assistant/simpletextviewer/findfiledialog.h b/examples/assistant/simpletextviewer/findfiledialog.h
index bc0e22409..6ca57b061 100644
--- a/examples/assistant/simpletextviewer/findfiledialog.h
+++ b/examples/assistant/simpletextviewer/findfiledialog.h
@@ -76,7 +76,7 @@ public:
private slots:
void browse();
void help();
- void openFile(QTreeWidgetItem *item = 0);
+ void openFile(QTreeWidgetItem *item = nullptr);
void update();
private: