]> git.sesse.net Git - nageru/blobdiff - ui_mainwindow.ui
Add a minimum size to all the buttons, so they jump less around when widths are changed.
[nageru] / ui_mainwindow.ui
index fa8bbe0d4c45d895bba544be49b97c1a6f295e78..f2a5a61bc4ae88efef2d0378db3915d17e4a46f4 100644 (file)
          <layout class="QVBoxLayout" name="verticalLayout_2">
           <item>
            <widget class="QPushButton" name="transition_btn1">
+            <property name="minimumSize">
+             <size>
+              <width>115</width>
+              <height>0</height>
+             </size>
+            </property>
             <property name="text">
              <string>Cut</string>
             </property>
           </item>
           <item>
            <widget class="QPushButton" name="transition_btn2">
+            <property name="minimumSize">
+             <size>
+              <width>115</width>
+              <height>0</height>
+             </size>
+            </property>
             <property name="text">
              <string>Fade</string>
             </property>
           </item>
           <item>
            <widget class="QPushButton" name="transition_btn3">
+            <property name="minimumSize">
+             <size>
+              <width>115</width>
+              <height>0</height>
+             </size>
+            </property>
             <property name="text">
              <string>Wipe</string>
             </property>