diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-01-28 23:24:06 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-01-28 23:24:06 (GMT) |
commit | 2f5f9ef4050fcb89e453fc427676f2320030b23b (patch) | |
tree | 64745e1d098227a43f27fc8d2e46355d1465af20 /doc/src | |
parent | 9d636095403f5abecbdff8ffffe658f35ff10001 (diff) | |
parent | 2ffe2fafcd8ed7c2b6267a016401af86ed57b540 (diff) | |
download | Qt-2f5f9ef4050fcb89e453fc427676f2320030b23b.zip Qt-2f5f9ef4050fcb89e453fc427676f2320030b23b.tar.gz Qt-2f5f9ef4050fcb89e453fc427676f2320030b23b.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Doc: Put the correct images with the D-Bus and Embedded Linux sections.
Call cheaper clear() instead of assigning new QString()
Fix some foreach usage to use const refs
googlesuggest example: Add newline to end of file
Core classes, examples, demos: Some changes from string to char
Fix header labels on mac with rtl
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/getting-started/examples.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc index 6b4ec61..0c18773 100644 --- a/doc/src/getting-started/examples.qdoc +++ b/doc/src/getting-started/examples.qdoc @@ -406,7 +406,7 @@ \clearfloat \section1 \l{D-Bus Examples}{D-Bus} \beginfloatleft - \l{D-Bus Examples}{\inlineimage qt-embedded-examples.png + \l{D-Bus Examples}{\inlineimage dbus-examples.png } \endfloat @@ -416,7 +416,7 @@ \clearfloat \section1 \l{Qt for Embedded Linux Examples}{Qt for Embedded Linux} \beginfloatleft - \l{Qt for Embedded Linux Examples}{\inlineimage dbus-examples.png + \l{Qt for Embedded Linux Examples}{\inlineimage qt-embedded-examples.png } \endfloat |