diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-12 13:04:18 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-12 13:04:18 (GMT) |
commit | 50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04 (patch) | |
tree | f1a99d50e8dee2f5b6aa2dc418fd30bdfe048a17 /doc/src/frameworks-technologies/dbus-intro.qdoc | |
parent | 37475bcc4aef3f08c5917f22c7f0f427e4214b91 (diff) | |
download | Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.zip Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.tar.gz Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.tar.bz2 |
qdoc: Yet another revision of the top doc page.
Still more to come.
Diffstat (limited to 'doc/src/frameworks-technologies/dbus-intro.qdoc')
-rw-r--r-- | doc/src/frameworks-technologies/dbus-intro.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/frameworks-technologies/dbus-intro.qdoc b/doc/src/frameworks-technologies/dbus-intro.qdoc index 1fe2ed2..10726e5 100644 --- a/doc/src/frameworks-technologies/dbus-intro.qdoc +++ b/doc/src/frameworks-technologies/dbus-intro.qdoc @@ -45,7 +45,7 @@ \brief An introduction to Inter-Process Communication and Remote Procedure Calling with D-Bus. \keyword QtDBus - \ingroup frameworks-technologies + \ingroup technology-apis \section1 Introduction |