diff options
author | Lorn Potter <lorn.potter@nokia.com> | 2010-08-01 23:28:51 (GMT) |
---|---|---|
committer | Lorn Potter <lorn.potter@nokia.com> | 2010-08-01 23:28:51 (GMT) |
commit | 7a2d31989f0f50a34550be846a6f632c2f9e3f59 (patch) | |
tree | 0a831fd9e0b74691760cdd2aa0e4e529a2f69c03 /doc/src/declarative/qdeclarativei18n.qdoc | |
parent | 172107be09761b703b6025c98b46a2798ee0e3da (diff) | |
parent | e93d11c733bb44208089a7488c6e7a176468d407 (diff) | |
download | Qt-7a2d31989f0f50a34550be846a6f632c2f9e3f59.zip Qt-7a2d31989f0f50a34550be846a6f632c2f9e3f59.tar.gz Qt-7a2d31989f0f50a34550be846a6f632c2f9e3f59.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc/src/declarative/qdeclarativei18n.qdoc')
-rw-r--r-- | doc/src/declarative/qdeclarativei18n.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qdeclarativei18n.qdoc b/doc/src/declarative/qdeclarativei18n.qdoc index b6e6c6e..70a3587 100644 --- a/doc/src/declarative/qdeclarativei18n.qdoc +++ b/doc/src/declarative/qdeclarativei18n.qdoc @@ -80,5 +80,5 @@ qmlviewer -translation hello.qm hello.qml \endcode -You can see a complete example and source code in the {declarative/i18n}{QML Internationalization example}. +You can see a complete example and source code in the \l{declarative/i18n}{QML Internationalization example}. */ |