1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-25 04:13:10 +01:00

Moved the loveButton to a reasonable place in audiocontrols.

Also changed the PlaylistTypeSelectorDlg to not be lop-sided.
This commit is contained in:
Christopher Reichert 2011-06-25 17:43:52 -05:00
parent f380317775
commit bdf8a0a353
2 changed files with 32 additions and 15 deletions

View File

@ -250,20 +250,37 @@
</size>
</property>
</spacer>
</item>
<item>
<widget class="ImageButton" name="loveButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>love</string>
</property>
</widget>
</item>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="ImageButton" name="loveButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>love</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>13</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="ownerLabel">
<property name="font">

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>554</width>
<width>482</width>
<height>169</height>
</rect>
</property>