1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

* Show a PointingHand cursor when hovering the love icon.

This commit is contained in:
Christian Muehlhaeuser
2011-06-26 05:10:01 +02:00
parent 3913611ffa
commit cf01884515

View File

@@ -261,6 +261,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="text">
<string>love</string>
</property>