]> git.sesse.net Git - vlc/commitdiff
Qt: AboutDialog: fix pointer on switchable label
authorFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 16 Apr 2013 13:38:01 +0000 (15:38 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 16 Apr 2013 13:50:49 +0000 (15:50 +0200)
modules/gui/qt4/ui/about.ui

index 65b5c113e389adc51e91825c5389ddc8448f5161..481e2ed83180006aeea522bc5ae46fddc8f4e03f 100644 (file)
@@ -240,6 +240,9 @@ background-color: rgb(245, 245, 245);</string>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
+        <property name="cursor">
+         <cursorShape>PointingHandCursor</cursorShape>
+        </property>
         <property name="styleSheet">
          <string notr="true">font: 75 12pt &quot;Sans Serif&quot;;
 margin-bottom: 6px;</string>