summaryrefslogtreecommitdiffstats
path: root/src/roundbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/roundbutton.h')
-rw-r--r--src/roundbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roundbutton.h b/src/roundbutton.h
index 50b1ca1..6a7ad26 100644
--- a/src/roundbutton.h
+++ b/src/roundbutton.h
@@ -60,7 +60,7 @@ class RoundButton : public TQButton //well, there were round buttons in the beg
TQPixmap icon;
TQString mIconPath;
KPixmap background;
- KIconEffect mEffect;
+ TDEIconEffect mEffect;
virtual void keyPressEvent(TQKeyEvent* evt);