summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/glyphshaping/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/textrendering/glyphshaping/main.cpp')
-rw-r--r--tests/manual/textrendering/glyphshaping/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/textrendering/glyphshaping/main.cpp b/tests/manual/textrendering/glyphshaping/main.cpp
index c41301f3fc..5a8cc4f12b 100644
--- a/tests/manual/textrendering/glyphshaping/main.cpp
+++ b/tests/manual/textrendering/glyphshaping/main.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
static const int fontPixelSize = 25;
static const QLatin1String fontFamily("Series 60 Sans");