Skip to content

Commit

Permalink
ui tweaks for lyrics widget
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbhatt committed May 2, 2019
1 parent 27e045b commit a825ff5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions lyricitem.ui
Expand Up @@ -51,13 +51,16 @@
<item>
<widget class="QPushButton" name="showLyrics">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>showLyrics</string>
</property>
<property name="text">
<string> Show Lyrics</string>
<string/>
</property>
<property name="icon">
<iconset resource="icons.qrc">
Expand Down

0 comments on commit a825ff5

Please sign in to comment.