summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobiledevice.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:27:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:27:27 -0600
commit94273bcb909fac42ef9427e3d8a614cab8c29c66 (patch)
tree91b99186971ecb475db3ca41b1b12df24029e389 /kmobile/kmobiledevice.h
parent41b65d69967ad0d35f8b4dd37ac63aad1cebdae9 (diff)
downloadtdepim-94273bcb909fac42ef9427e3d8a614cab8c29c66.tar.gz
tdepim-94273bcb909fac42ef9427e3d8a614cab8c29c66.zip
Rename KABC namespace
Diffstat (limited to 'kmobile/kmobiledevice.h')
-rw-r--r--kmobile/kmobiledevice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmobile/kmobiledevice.h b/kmobile/kmobiledevice.h
index aad9287c..d4469d35 100644
--- a/kmobile/kmobiledevice.h
+++ b/kmobile/kmobiledevice.h
@@ -179,8 +179,8 @@ public:
* Addressbook / Phonebook support
*/
virtual int numAddresses();
- virtual int readAddress( int index, KABC::Addressee &adr );
- virtual int storeAddress( int index, const KABC::Addressee &adr, bool append = false );
+ virtual int readAddress( int index, TDEABC::Addressee &adr );
+ virtual int storeAddress( int index, const TDEABC::Addressee &adr, bool append = false );
/*
* Calendar support