]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/RefUi.ui
Change size policy of buffer combo in refs dialog
[lyx.git] / src / frontends / qt4 / ui / RefUi.ui
index 049a8fd3d46f9253443374c2e2716d4b04e30fb3..e1c8bf83f53d43f8ef570311213026242e7f2fb3 100644 (file)
        <item>
         <widget class="QComboBox" name="bufferCO">
          <property name="sizePolicy">
-          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+          <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          <property name="toolTip">
           <string>The (sub-)document from which the available labels are displayed</string>
          </property>
+         <property name="sizeAdjustPolicy">
+          <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
+         </property>
+         <property name="minimumContentsLength">
+          <number>0</number>
+         </property>
         </widget>
        </item>
       </layout>