summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/chip/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/chip/mainwindow.cpp')
-rw-r--r--examples/graphicsview/chip/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/chip/mainwindow.cpp b/examples/graphicsview/chip/mainwindow.cpp
index 41117c3d47..a8f4675c13 100644
--- a/examples/graphicsview/chip/mainwindow.cpp
+++ b/examples/graphicsview/chip/mainwindow.cpp
@@ -43,7 +43,7 @@
#include "view.h"
#include "chip.h"
-#include <QtGui>
+#include <QtWidgets>
MainWindow::MainWindow(QWidget *parent)
: QWidget(parent)