diff options
Diffstat (limited to 'kresources/groupdav/kabc_resourcegroupdav.h')
-rw-r--r-- | kresources/groupdav/kabc_resourcegroupdav.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupdav/kabc_resourcegroupdav.h b/kresources/groupdav/kabc_resourcegroupdav.h index 807e0ec3a..e6765758c 100644 --- a/kresources/groupdav/kabc_resourcegroupdav.h +++ b/kresources/groupdav/kabc_resourcegroupdav.h @@ -34,7 +34,7 @@ class KDE_EXPORT ResourceGroupDav : public ResourceGroupwareBase public: ResourceGroupDav( const KConfig * ); // ResourceGroupDav( const KURL &url, -// const QString &user, const QString &password ); +// const TQString &user, const TQString &password ); protected: void init(); }; |