-rw-r--r-- | kabc/phonenumber.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kabc/phonenumber.h b/kabc/phonenumber.h index 1df344f..410a52f 100644 --- a/kabc/phonenumber.h +++ b/kabc/phonenumber.h @@ -150,2 +150,4 @@ class PhoneNumber static QString label( int type ); + bool simplifyNumber(); + void simplifyType(); |