summaryrefslogtreecommitdiffstats
path: root/korganizer/kolistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kolistview.h')
-rw-r--r--korganizer/kolistview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/kolistview.h b/korganizer/kolistview.h
index d234c98f..bee6eb4a 100644
--- a/korganizer/kolistview.h
+++ b/korganizer/kolistview.h
@@ -86,8 +86,8 @@ class KOListView : public KOEventView
// Shows all incidences of the calendar
void showAll();
- void readSettings(KConfig *config);
- void writeSettings(KConfig *config);
+ void readSettings(TDEConfig *config);
+ void writeSettings(TDEConfig *config);
void clear();
TQSize sizeHint() const;