summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/mdi/mdichild.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainwindows/mdi/mdichild.cpp')
-rw-r--r--examples/mainwindows/mdi/mdichild.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mainwindows/mdi/mdichild.cpp b/examples/mainwindows/mdi/mdichild.cpp
index 0382b27e23..0b55ee5223 100644
--- a/examples/mainwindows/mdi/mdichild.cpp
+++ b/examples/mainwindows/mdi/mdichild.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "mdichild.h"