summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/regexp/regexpdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/regexp/regexpdialog.h')
-rw-r--r--examples/widgets/tools/regexp/regexpdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/regexp/regexpdialog.h b/examples/widgets/tools/regexp/regexpdialog.h
index 4bdc18da15..2f701a7228 100644
--- a/examples/widgets/tools/regexp/regexpdialog.h
+++ b/examples/widgets/tools/regexp/regexpdialog.h
@@ -65,7 +65,7 @@ class RegExpDialog : public QDialog
Q_OBJECT
public:
- RegExpDialog(QWidget *parent = 0);
+ RegExpDialog(QWidget *parent = nullptr);
private slots:
void refresh();