summaryrefslogtreecommitdiffstats
path: root/src/tastybutton.h
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2016-04-10 10:42:13 +0200
committerSlávek Banko <[email protected]>2016-04-10 10:42:13 +0200
commitba407974cb68505e03dbf49a9d9cf3843873c8de (patch)
treec0302b1c937798efa89e1ff50e6a3fca2efc8b56 /src/tastybutton.h
parent7fdc8b30e85418cca031b45ad02f723373b73433 (diff)
downloadtastymenu-ba407974cb68505e03dbf49a9d9cf3843873c8de.tar.gz
tastymenu-ba407974cb68505e03dbf49a9d9cf3843873c8de.zip
Initial TDE conversion
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/tastybutton.h')
-rw-r--r--src/tastybutton.h2
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;
};