From 7be55ffa061c026e35e2d6a0effe1161ddb0d41f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:53:50 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kaddressbook/addresseeconfig.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kaddressbook/addresseeconfig.h') diff --git a/kaddressbook/addresseeconfig.h b/kaddressbook/addresseeconfig.h index 798d35e5..b9d22589 100644 --- a/kaddressbook/addresseeconfig.h +++ b/kaddressbook/addresseeconfig.h @@ -41,11 +41,11 @@ class AddresseeConfig void setAutomaticNameParsing( bool value ); bool automaticNameParsing(); - void setNoDefaultAddrTypes( const QValueList &types ); - QValueList noDefaultAddrTypes() const; + void setNoDefaultAddrTypes( const TQValueList &types ); + TQValueList noDefaultAddrTypes() const; - void setCustomFields( const QStringList &fields ); - QStringList customFields() const; + void setCustomFields( const TQStringList &fields ); + TQStringList customFields() const; void remove(); -- cgit v1.2.3