aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/appdevguide/deployment.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-04-18 12:07:04 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-25 12:28:53 +0200
commitd3852ae731ff3a32b3063b049101a7ee7f92ae8b (patch)
treedda3cbb186a4f76fdf73f683fae17be5f1c2ba8c /src/quick/doc/src/appdevguide/deployment.qdoc
parentf823842afba3c3bf023ad68ed46761cfc9beadd2 (diff)
Doc: corrected snippet issue by changing extension snippet file.
Task-number: QTBUG-30746 Changed in deployment.qdoc Deleted example.qrc Created example.qdoc Added license text to example.qdoc Change-Id: I9699dcdb4977506c0a62d1a9e952c98babfaf03d Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/quick/doc/src/appdevguide/deployment.qdoc')
-rw-r--r--src/quick/doc/src/appdevguide/deployment.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/appdevguide/deployment.qdoc b/src/quick/doc/src/appdevguide/deployment.qdoc
index 8511ef57ba..0aa15fbceb 100644
--- a/src/quick/doc/src/appdevguide/deployment.qdoc
+++ b/src/quick/doc/src/appdevguide/deployment.qdoc
@@ -189,7 +189,7 @@ project
The \c main.qml and \c background.png files will be packaged as resource files. This is
done in the \c example.qrc resource collection file:
-\quotefile ../src/qml/doc/snippets/qml/qtbinding/resources/example.qrc
+\snippet ../src/qml/doc/snippets/qml/qtbinding/resources/example.qdoc 0
Since \c background.png is a resource file, \c main.qml can refer to it using the relative
path specified in \c example.qrc: