summaryrefslogtreecommitdiffstats
path: root/tderesources/birthdays/resourcekabcconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/birthdays/resourcekabcconfig.h')
-rw-r--r--tderesources/birthdays/resourcekabcconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/birthdays/resourcekabcconfig.h b/tderesources/birthdays/resourcekabcconfig.h
index ff6178b7..4016c727 100644
--- a/tderesources/birthdays/resourcekabcconfig.h
+++ b/tderesources/birthdays/resourcekabcconfig.h
@@ -57,7 +57,7 @@ class ResourceKABCConfig : public KRES::ConfigWidget
KRestrictedLine *mAlarmTimeEdit;
TQLabel *mALabel;
TQCheckBox *mUseCategories;
- KListView *mCategoryView;
+ TDEListView *mCategoryView;
class Private;
Private *d;