summaryrefslogtreecommitdiffstats
path: root/kaddressbook/xxport/pab_mapihd.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/xxport/pab_mapihd.h')
-rw-r--r--kaddressbook/xxport/pab_mapihd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/xxport/pab_mapihd.h b/kaddressbook/xxport/pab_mapihd.h
index c54be450..2df9953c 100644
--- a/kaddressbook/xxport/pab_mapihd.h
+++ b/kaddressbook/xxport/pab_mapihd.h
@@ -107,7 +107,7 @@
public:
pabfields_t(pabrec & R, TQWidget *parent);
public:
- KABC::Addressee get( );
+ TDEABC::Addressee get( );
bool isOK(void) { return OK; }
bool isUsable(void) { return givenName!=""; }
};