summaryrefslogtreecommitdiffstats
path: root/kaddressbook/kcmconfigs/addhostdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/kcmconfigs/addhostdialog.h')
-rw-r--r--kaddressbook/kcmconfigs/addhostdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kcmconfigs/addhostdialog.h b/kaddressbook/kcmconfigs/addhostdialog.h
index 1ea1865f..5c900c07 100644
--- a/kaddressbook/kcmconfigs/addhostdialog.h
+++ b/kaddressbook/kcmconfigs/addhostdialog.h
@@ -48,7 +48,7 @@ class AddHostDialog : public KDialogBase
void slotHostEditChanged( const TQString& );
virtual void slotOk();
private:
- KABC::LdapConfigWidget *mCfg;
+ TDEABC::LdapConfigWidget *mCfg;
KPIM::LdapServer *mServer;
};