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