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 7476c00ab1..dd33f0fc56 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)