summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/knewbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/knewbutton.h')
-rw-r--r--kicker/kicker/buttons/knewbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/knewbutton.h b/kicker/kicker/buttons/knewbutton.h
index bc926cf0d..1bdbbafbd 100644
--- a/kicker/kicker/buttons/knewbutton.h
+++ b/kicker/kicker/buttons/knewbutton.h
@@ -42,7 +42,7 @@ public:
~KNewButton();
static KNewButton *self() { return m_self; }
- void loadConfig( const KConfigGroup& config );
+ void loadConfig( const TDEConfigGroup& config );
TQColor borderColor() const;
//virtual void setPopupDirection(KPanelApplet::Direction d);