diff options
Diffstat (limited to 'src/tastybutton.h')
-rw-r--r-- | src/tastybutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tastybutton.h b/src/tastybutton.h index 7df7f0f..126734c 100644 --- a/src/tastybutton.h +++ b/src/tastybutton.h @@ -42,7 +42,7 @@ protected: private: TQPixmap highLightedIcon; - KIconEffect *iconEffect; + TDEIconEffect *iconEffect; }; |