summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/bookmarksbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/bookmarksbutton.h')
-rw-r--r--kicker/kicker/buttons/bookmarksbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/bookmarksbutton.h b/kicker/kicker/buttons/bookmarksbutton.h
index 3d8518519..82c0df75d 100644
--- a/kicker/kicker/buttons/bookmarksbutton.h
+++ b/kicker/kicker/buttons/bookmarksbutton.h
@@ -42,7 +42,7 @@ public:
BookmarksButton(TQWidget* parent);
~BookmarksButton();
- void loadConfig(const KConfigGroup& config);
+ void loadConfig(const TDEConfigGroup& config);
virtual void properties();
protected: