From 10a0e05cc4962d9412a7a5faf3d69a3caf6d1c34 Mon Sep 17 00:00:00 2001 From: zautrix Date: Fri, 08 Oct 2004 20:03:23 +0000 Subject: added contact phone support --- (limited to 'kabc/addressee.h') diff --git a/kabc/addressee.h b/kabc/addressee.h index 8baa888..4cafa86 100644 --- a/kabc/addressee.h +++ b/kabc/addressee.h @@ -117,6 +117,10 @@ class Addressee void setOriginalExternalUID( const QString &id ); QString originalExternalUID() const; void mergeContact( const Addressee& ad ); + void simplifyEmails(); + void simplifyPhoneNumbers(); + void simplifyPhoneNumberTypes(); + /** Set unique identifier. */ -- cgit v0.9.0.2