summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/i18n/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/i18n/mainwindow.h')
-rw-r--r--examples/widgets/tools/i18n/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/i18n/mainwindow.h b/examples/widgets/tools/i18n/mainwindow.h
index e011151894..105472d60c 100644
--- a/examples/widgets/tools/i18n/mainwindow.h
+++ b/examples/widgets/tools/i18n/mainwindow.h
@@ -67,7 +67,7 @@ class MainWindow : public QMainWindow
Q_OBJECT
public:
- MainWindow();
+ MainWindow(QWidget *parent = nullptr);
private:
void createGroupBox();