diff options
Diffstat (limited to 'kaddressbook/kabtools.h')
-rw-r--r-- | kaddressbook/kabtools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kabtools.h b/kaddressbook/kabtools.h index 5cf402925..0d57c65eb 100644 --- a/kaddressbook/kabtools.h +++ b/kaddressbook/kabtools.h @@ -34,7 +34,7 @@ class KABTools /** Sends a mail with vCards as attachments for all given UIDs. */ - static void mailVCards( const QStringList &uids, KABC::AddressBook *ab ); + static void mailVCards( const TQStringList &uids, KABC::AddressBook *ab ); /** Merges all passed contacts to a single one. |