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