]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/RefUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / RefUi.ui
index a5e2adbbc98a5c3008e00049bf273be1fa3c6644..ea651eb2736cf18bd87fd6a8691c07dd0f45ce2b 100644 (file)
@@ -29,7 +29,9 @@
    <item row="0" column="2" >
     <widget class="QComboBox" name="bufferCO" >
      <property name="sizePolicy" >
-      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+      <sizepolicy>
+       <hsizetype>7</hsizetype>
+       <vsizetype>0</vsizetype>
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
@@ -73,7 +75,9 @@
        <item>
         <widget class="QPushButton" name="updatePB" >
          <property name="sizePolicy" >
-          <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
+          <sizepolicy>
+           <hsizetype>3</hsizetype>
+           <vsizetype>0</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
        <item>
         <widget class="QPushButton" name="gotoPB" >
          <property name="sizePolicy" >
-          <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
+          <sizepolicy>
+           <hsizetype>3</hsizetype>
+           <vsizetype>0</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
-         <property name="toolTip" >
-          <string>Jump to the label</string>
-         </property>
          <property name="text" >
           <string>&amp;Go to Label</string>
          </property>
    <item row="4" column="1" colspan="2" >
     <widget class="QComboBox" name="typeCO" >
      <property name="sizePolicy" >
-      <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
+      <sizepolicy>
+       <hsizetype>1</hsizetype>
+       <vsizetype>0</vsizetype>
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
        <property name="text" >
         <string>&amp;OK</string>
        </property>
+       <property name="autoDefault">
+        <bool>true</bool>
+       </property>
        <property name="default" >
         <bool>true</bool>
        </property>
        <property name="text" >
         <string>&amp;Apply</string>
        </property>
-       <property name="default" >
-        <bool>true</bool>
+       <property name="autoDefault" >
+        <bool>false</bool>
+       </property>
+       <property name="default">
+        <bool>false</bool>
        </property>
       </widget>
      </item>
        <property name="text" >
         <string>&amp;Close</string>
        </property>
+       <property name="autoDefault">
+        <bool>false</bool>
+       </property>
       </widget>
      </item>
     </layout>