summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-02 12:47:13 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-02 12:47:13 (GMT)
commit5f87e737219b6b22d532c0f3df659995a509b6e6 (patch)
tree3ab1c279a9155ab73df40a2039532038c7a8ef0b /src/3rdparty
parent8b8657a004c059b74b2f608d423110e8ed9e56bf (diff)
downloadQt-5f87e737219b6b22d532c0f3df659995a509b6e6.zip
Qt-5f87e737219b6b22d532c0f3df659995a509b6e6.tar.gz
Qt-5f87e737219b6b22d532c0f3df659995a509b6e6.tar.bz2
doc: Fixed many qdoc errors.
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/libconninet/src/dbusdispatcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libconninet/src/dbusdispatcher.cpp b/src/3rdparty/libconninet/src/dbusdispatcher.cpp
index 7581982..f5b830a 100644
--- a/src/3rdparty/libconninet/src/dbusdispatcher.cpp
+++ b/src/3rdparty/libconninet/src/dbusdispatcher.cpp
@@ -31,7 +31,7 @@
namespace Maemo {
/*!
- \class DBusDispatcher
+ \class Maemo::DBusDispatcher
\brief DBusDispatcher is a class, which is able to send DBUS method call
messages and receive unicast signals from DBUS object.