diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-18 06:53:40 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-18 06:53:40 (GMT) |
commit | 62a33522fd97782259319c7f02209c0a7b13b201 (patch) | |
tree | f011eed9728db78ddcbe2f272f8c8d22d4100860 /doc/src/examples/torrent.qdoc | |
parent | b01c2c90bf58a96afadc6fc5547203a6a37893c5 (diff) | |
parent | 9c1a83daa30b361124292fc38e16c6f75fe05d92 (diff) | |
download | Qt-62a33522fd97782259319c7f02209c0a7b13b201.zip Qt-62a33522fd97782259319c7f02209c0a7b13b201.tar.gz Qt-62a33522fd97782259319c7f02209c0a7b13b201.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team:
Symbian - Change working directory of applications in ROM
QtGui def file update
Show SaxBookmarks as maximized in Symbian
support the obj-c #import statement in the dependency generator
Early construction of status pane and softkeys for Symbian boosted apps
Maximized dialogs are incorrectly positioned after layout switch
Doc updates to installation, platform notes and symbian introduction.
Update 4.8.0 changelog
Changelog: update changes-4.8.0 for Richard
Add briefs for the new 4.8 examples.
Add briefs to the new 4.8 demos.
Add a brief to all demos and examples for manifest
Diffstat (limited to 'doc/src/examples/torrent.qdoc')
-rw-r--r-- | doc/src/examples/torrent.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/torrent.qdoc b/doc/src/examples/torrent.qdoc index 86c0b0c..9082441 100644 --- a/doc/src/examples/torrent.qdoc +++ b/doc/src/examples/torrent.qdoc @@ -29,7 +29,7 @@ \example network/torrent \title Torrent Example - The Torrent example is a functional BitTorrent client that + \brief The Torrent example is a functional BitTorrent client that illustrates how to write a complex TCP/IP application using Qt. \image torrent-example.png |