diff options
author | Slávek Banko <[email protected]> | 2016-04-10 10:42:13 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-04-10 10:42:13 +0200 |
commit | ba407974cb68505e03dbf49a9d9cf3843873c8de (patch) | |
tree | c0302b1c937798efa89e1ff50e6a3fca2efc8b56 /src/appearance.ui | |
parent | 7fdc8b30e85418cca031b45ad02f723373b73433 (diff) | |
download | tastymenu-ba407974cb68505e03dbf49a9d9cf3843873c8de.tar.gz tastymenu-ba407974cb68505e03dbf49a9d9cf3843873c8de.zip |
Initial TDE conversion
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/appearance.ui')
-rw-r--r-- | src/appearance.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/appearance.ui b/src/appearance.ui index 973952f..bacdabd 100644 --- a/src/appearance.ui +++ b/src/appearance.ui @@ -226,7 +226,7 @@ Empty means default.</string> <bool>true</bool> </property> </widget> - <widget class="KIconButton"> + <widget class="TDEIconButton"> <property name="name"> <cstring>MenuButtonIcon</cstring> </property> @@ -242,7 +242,7 @@ Empty means default.</string> <string></string> </property> <property name="whatsThis" stdset="0"> - <string>What icon should be displayed in the kicker button instead of the KMenu one. + <string>What icon should be displayed in the kicker button instead of the TMenu one. Empty means default.</string> </property> </widget> |