Remove documentation reference to non-existant class.

Change-Id: Idaaf16a9482edaa43e5b2389adc82cad701b1407
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Stephen Kelly 2012-01-06 07:42:36 +01:00 committed by Qt by Nokia
parent d0bb97c327
commit 9ddd2c0f35

View File

@ -389,7 +389,7 @@ QDBusMessage QDBusMessage::createSignal(const QString &path, const QString &inte
When using DBus in a peer-to-peer context (i.e., not on a bus), the \a service parameter is
optional.
The QDBusObject and QDBusInterface classes provide a simpler abstraction to synchronous
The QDBusInterface class provides a simpler abstraction to synchronous
method calling.
This function returns a QDBusMessage object that can be sent with