summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/chip/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/chip/mainwindow.h')
-rw-r--r--examples/graphicsview/chip/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/chip/mainwindow.h b/examples/graphicsview/chip/mainwindow.h
index 650e1f1f3c..a5ea9402d7 100644
--- a/examples/graphicsview/chip/mainwindow.h
+++ b/examples/graphicsview/chip/mainwindow.h
@@ -42,7 +42,7 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-#include <QtGui/qwidget.h>
+#include <QtWidgets/qwidget.h>
QT_FORWARD_DECLARE_CLASS(QGraphicsScene)
QT_FORWARD_DECLARE_CLASS(QGraphicsView)