summaryrefslogtreecommitdiff
path: root/examples/richtext/textobject/svgtextobject.cpp
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-09-13 09:32:05 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-09-13 09:32:12 +0200
commit35fa26ea1cefa2f76ddf77f8ad67f9021f37ee7f (patch)
treed6a191fea52db7ddbebb3bd1c73baa6d2d62f28e /examples/richtext/textobject/svgtextobject.cpp
parent8bd0f4a9d6cff4a9dcb6b829208877f2ab798dad (diff)
parent2282cd98e8694f8e47f89a9c271a837f0b789258 (diff)
downloadqtsvg-35fa26ea1cefa2f76ddf77f8ad67f9021f37ee7f.tar.gz
Merge branch 'refactor'
Change-Id: Ie0d0bcdb6f4cd2b157a06e1197aaaad7fd126392
Diffstat (limited to 'examples/richtext/textobject/svgtextobject.cpp')
-rw-r--r--examples/richtext/textobject/svgtextobject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/richtext/textobject/svgtextobject.cpp b/examples/richtext/textobject/svgtextobject.cpp
index 57d7fcc..5815e88 100644
--- a/examples/richtext/textobject/svgtextobject.cpp
+++ b/examples/richtext/textobject/svgtextobject.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include <QtSvg>
#include "svgtextobject.h"