diff options
Diffstat (limited to 'tdeio')
-rw-r--r-- | tdeio/tdeio/ktrader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/ktrader.h b/tdeio/tdeio/ktrader.h index 367c37dae..3703f5e60 100644 --- a/tdeio/tdeio/ktrader.h +++ b/tdeio/tdeio/ktrader.h @@ -151,7 +151,7 @@ public: * a number * * @return A list of services that satisfy the query - * @see http://developer.kde.org/documentation/library/kdeqt/tradersyntax.html + * @see http://developer.kde.org/documentation/library/kdetqt/tradersyntax.html */ OfferList query( const TQString& servicetype, const TQString& genericServiceType, const TQString& constraint /*= TQString::null*/, |