summaryrefslogtreecommitdiffstats
path: root/kworldwatch/mapwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kworldwatch/mapwidget.h')
-rw-r--r--kworldwatch/mapwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kworldwatch/mapwidget.h b/kworldwatch/mapwidget.h
index b49264a..52d0016 100644
--- a/kworldwatch/mapwidget.h
+++ b/kworldwatch/mapwidget.h
@@ -70,8 +70,8 @@ public:
void setFlags(bool f);
void setSize(int w, int h);
- void save(KConfig *config);
- void load(KConfig *config);
+ void save(TDEConfig *config);
+ void load(TDEConfig *config);
void updateBackground();