diff options
Diffstat (limited to 'kaddressbook/contacteditorwidgetmanager.h')
-rw-r--r-- | kaddressbook/contacteditorwidgetmanager.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/contacteditorwidgetmanager.h b/kaddressbook/contacteditorwidgetmanager.h index 26cf50523..27a4fc62c 100644 --- a/kaddressbook/contacteditorwidgetmanager.h +++ b/kaddressbook/contacteditorwidgetmanager.h @@ -28,7 +28,7 @@ #include "contacteditorwidget.h" -namespace KABC { +namespace TDEABC { class Addressee; } @@ -80,13 +80,13 @@ class ContactEditorTabPage : public TQWidget /** Load the contacts data into the GUI. */ - void loadContact( KABC::Addressee *addr ); + void loadContact( TDEABC::Addressee *addr ); /** Save the data from the GUI into the passed contact object. */ - void storeContact( KABC::Addressee *addr ); + void storeContact( TDEABC::Addressee *addr ); /** Sets whether the contact should be presented as |