summaryrefslogtreecommitdiffstats
path: root/tderesources/groupware/kabc_resourcegroupwareconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/groupware/kabc_resourcegroupwareconfig.h')
-rw-r--r--tderesources/groupware/kabc_resourcegroupwareconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/groupware/kabc_resourcegroupwareconfig.h b/tderesources/groupware/kabc_resourcegroupwareconfig.h
index bad560d1..c07c4d0b 100644
--- a/tderesources/groupware/kabc_resourcegroupwareconfig.h
+++ b/tderesources/groupware/kabc_resourcegroupwareconfig.h
@@ -26,7 +26,7 @@
class KComboBox;
class KLineEdit;
-class KListView;
+class TDEListView;
class KURLRequester;
namespace KABC {
@@ -58,7 +58,7 @@ class ResourceGroupwareConfig : public KRES::ConfigWidget
KLineEdit *mUser;
KLineEdit *mPassword;
- KListView *mAddressBookView;
+ TDEListView *mAddressBookView;
KComboBox *mAddressBookBox;
TQStringList mWriteAddressBookIds;