summaryrefslogtreecommitdiffstats
path: root/examples/richtext/textobject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/richtext/textobject')
-rw-r--r--examples/richtext/textobject/textobject.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/richtext/textobject/textobject.pro b/examples/richtext/textobject/textobject.pro
index 4fa9cb0..222b0fe 100644
--- a/examples/richtext/textobject/textobject.pro
+++ b/examples/richtext/textobject/textobject.pro
@@ -12,7 +12,7 @@ sources.files = $$SOURCES $$HEADERS *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/richtext/textobject
INSTALLS += target sources
-filesToDeploy.sources = files/*.svg
+filesToDeploy.files = files/*.svg
filesToDeploy.path = files
DEPLOYMENT += filesToDeploy