better height for nick combobox and style button
authorDirk Rettschlag <dirk.rettschlag@gmail.com>
Mon, 8 Mar 2010 12:32:09 +0000 (13:32 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 9 Mar 2010 18:52:37 +0000 (19:52 +0100)
src/qtui/ui/inputwidget.ui

index 94daf2f..aa7b9c8 100644 (file)
    </property>
    <item>
     <widget class="QComboBox" name="ownNick">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+       <horstretch>0</horstretch>
+       <verstretch>24</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="minimumSize">
+      <size>
+       <width>0</width>
+       <height>24</height>
+      </size>
+     </property>
      <property name="frame">
       <bool>true</bool>
      </property>
    </item>
    <item>
     <widget class="QToolButton" name="showStyleButton">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+       <horstretch>16</horstretch>
+       <verstretch>24</verstretch>
+      </sizepolicy>
+     </property>
      <property name="minimumSize">
       <size>
        <width>16</width>