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