]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/ui/GraphicsUi.ui
Embedding: add a check box to InsetGraphic and show/change embedding status
[features.git] / src / frontends / qt4 / ui / GraphicsUi.ui
index ff70d6d77a545c775414756eeb700d32684464fe..e4799ad4b527e3d592514cffe82024b7b6fa3c85 100644 (file)
@@ -49,7 +49,7 @@
        <property name="spacing" >
         <number>6</number>
        </property>
-       <item row="0" column="3" >
+       <item row="0" column="4" >
         <widget class="QPushButton" name="editPB" >
          <property name="text" >
           <string>&amp;Edit</string>
@@ -62,7 +62,7 @@
          </property>
         </widget>
        </item>
-       <item row="0" column="2" >
+       <item row="0" column="3" >
         <widget class="QPushButton" name="browsePB" >
          <property name="toolTip" >
           <string>Select an image file</string>
           <string>&amp;Browse...</string>
          </property>
         </widget>
+       </item>
+           <item row="0" column="2">
+           <widget class="QCheckBox" name="embedCB" >
+            <property name="text" >
+             <string></string>
+            </property>
+           </widget>
        </item>
        <item row="0" column="1" >
         <widget class="QLineEdit" name="filename" >
@@ -92,7 +99,7 @@
          </property>
         </widget>
        </item>
-       <item row="1" column="0" colspan="4" >
+       <item row="1" column="0" colspan="5" >
         <widget class="QGroupBox" name="sizeGB" >
          <property name="title" >
           <string>Output Size</string>
          </layout>
         </widget>
        </item>
-       <item row="2" column="0" colspan="4" >
+       <item row="2" column="0" colspan="5" >
         <widget class="QGroupBox" name="rotationGB" >
          <property name="title" >
           <string>Rotate Graphics</string>