summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/kbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/kbutton.h')
-rw-r--r--kicker/kicker/buttons/kbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/kbutton.h b/kicker/kicker/buttons/kbutton.h
index 523d9ed49..a051e9d57 100644
--- a/kicker/kicker/buttons/kbutton.h
+++ b/kicker/kicker/buttons/kbutton.h
@@ -37,7 +37,7 @@ public:
KButton( TQWidget *parent );
~KButton();
- void loadConfig( const KConfigGroup& config );
+ void loadConfig( const TDEConfigGroup& config );
virtual void properties();