summaryrefslogtreecommitdiff
path: root/examples/svg/richtext/textobject/textobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/svg/richtext/textobject/textobject.pro')
-rw-r--r--examples/svg/richtext/textobject/textobject.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/svg/richtext/textobject/textobject.pro b/examples/svg/richtext/textobject/textobject.pro
index 34e84dc..794ad32 100644
--- a/examples/svg/richtext/textobject/textobject.pro
+++ b/examples/svg/richtext/textobject/textobject.pro
@@ -4,7 +4,7 @@ SOURCES = main.cpp \
svgtextobject.cpp \
window.cpp
-QT += svg
+QT += widgets svg
RESOURCES = resources.qrc
@@ -15,4 +15,3 @@ INSTALLS += target
filesToDeploy.files = files/*.svg
filesToDeploy.path = files
DEPLOYMENT += filesToDeploy
-QT+=widgets