]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/MasterChildUi.ui
Split the overcrowded and chaotic UI pref pane into two (#7524)
[lyx.git] / src / frontends / qt4 / ui / MasterChildUi.ui
index 360cf5790e2ec2d8922cc20480edbaa5db2ac1ba..76ea30f17a5dc9fdcaa52dc48dcc1df1e489696b 100644 (file)
@@ -6,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>348</width>
-    <height>327</height>
+    <height>355</height>
    </rect>
   </property>
   <property name="windowTitle" >
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="0" >
-       <widget class="QRadioButton" name="includeallRB" >
+      <item row="1" column="0" >
+       <widget class="QRadioButton" name="includeonlyRB" >
         <property name="toolTip" >
-         <string>Include all included subdocuments in the output</string>
+         <string>Include only the selected subdocuments in the output</string>
         </property>
         <property name="text" >
-         <string>&amp;Include all children</string>
+         <string>Include only &amp;selected children</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" >
-       <widget class="QRadioButton" name="includeonlyRB" >
+      <item row="2" column="0" >
+       <widget class="QCheckBox" name="maintainAuxCB" >
         <property name="toolTip" >
-         <string>Include only the selected subdocuments in the output</string>
+         <string>Assure counters and references are as in the complete document (prolonges compilation)</string>
         </property>
         <property name="text" >
-         <string>Include &amp;only selected children</string>
+         <string>&amp;Maintain counters and references</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="0" >
+      <item row="3" column="0" >
        <widget class="QTreeWidget" name="childrenTW" />
       </item>
+      <item row="0" column="0" >
+       <widget class="QRadioButton" name="includeallRB" >
+        <property name="toolTip" >
+         <string>Include all subdocuments in the output</string>
+        </property>
+        <property name="text" >
+         <string>&amp;Include all children</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>