summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/chip/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/graphicsview/chip/mainwindow.h')
-rw-r--r--examples/widgets/graphicsview/chip/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/graphicsview/chip/mainwindow.h b/examples/widgets/graphicsview/chip/mainwindow.h
index 9417d12d7a..3f91b2efb4 100644
--- a/examples/widgets/graphicsview/chip/mainwindow.h
+++ b/examples/widgets/graphicsview/chip/mainwindow.h
@@ -62,7 +62,7 @@ class MainWindow : public QWidget
{
Q_OBJECT
public:
- MainWindow(QWidget *parent = 0);
+ MainWindow(QWidget *parent = nullptr);
private:
void setupMatrix();