]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/ExternalUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[lyx.git] / src / frontends / qt4 / ui / ExternalUi.ui
index bdea5d5107b85f885c9050188f367582f520bb06..afdccaf3526f9175ec87114c6eeda1e92db27222 100644 (file)
@@ -2,8 +2,8 @@
  <author></author>
  <comment></comment>
  <exportmacro></exportmacro>
- <class>QExternalUi</class>
- <widget class="QDialog" name="QExternalUi" >
+ <class>ExternalUi</class>
+ <widget class="QDialog" name="ExternalUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
         </widget>
        </item>
        <item row="1" column="0" colspan="2" >
-        <spacer>
-         <property name="orientation" >
-          <enum>Qt::Horizontal</enum>
-         </property>
-         <property name="sizeType" >
-          <enum>QSizePolicy::Expanding</enum>
-         </property>
-         <property name="sizeHint" >
-          <size>
-           <width>20</width>
-           <height>20</height>
-          </size>
+        <widget class="QCheckBox" name="embedCB" >
+         <property name="text" >
+          <string>E&amp;mbed</string>
          </property>
-        </spacer>
+        </widget>
        </item>
        <item row="1" column="2" >
         <widget class="QPushButton" name="editPB" >
   <tabstop>tab</tabstop>
   <tabstop>fileED</tabstop>
   <tabstop>browsePB</tabstop>
+  <tabstop>embedCB</tabstop>
   <tabstop>editPB</tabstop>
   <tabstop>externalCO</tabstop>
   <tabstop>externalTB</tabstop>