diff options
Diffstat (limited to 'kaddressbook/xxport/pab_mapihd.h')
-rw-r--r-- | kaddressbook/xxport/pab_mapihd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/xxport/pab_mapihd.h b/kaddressbook/xxport/pab_mapihd.h index 7db97873a..c54be4500 100644 --- a/kaddressbook/xxport/pab_mapihd.h +++ b/kaddressbook/xxport/pab_mapihd.h @@ -105,7 +105,7 @@ word_t literal(int k); content_t order(int k); public: - pabfields_t(pabrec & R, TQWidget *tqparent); + pabfields_t(pabrec & R, TQWidget *parent); public: KABC::Addressee get( ); bool isOK(void) { return OK; } |