]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/GraphicsUi.ui
Create new graphics from within LyX choosing a sample file to copy from.
[lyx.git] / src / frontends / qt4 / ui / GraphicsUi.ui
index 3942651e83b03b2fdbc6ac38ef454aafe00b4b83..a878eca35a792f87344547aeb20d403329198daa 100644 (file)
@@ -59,7 +59,7 @@
          </property>
         </widget>
        </item>
-       <item row="1" column="0" colspan="5" >
+       <item row="2" 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="5" >
+       <item row="3" column="0" colspan="5" >
         <widget class="QGroupBox" name="rotationGB" >
          <property name="title" >
           <string>Rotate Graphics</string>
          </property>
         </widget>
        </item>
+       <item row="0" column="4" >
+        <widget class="QPushButton" name="editPB" >
+         <property name="text" >
+          <string>&amp;Edit</string>
+         </property>
+         <property name="toolTip" >
+          <string>Edit in external editor (specify an existing filename first)</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="4" >
+        <widget class="QPushButton" name="chooseSamplePB" >
+         <property name="text" >
+          <string>&amp;New...</string>
+         </property>
+         <property name="toolTip" >
+          <string>Create copying from sample file in &lt;HOME&gt;/.lyx/samples (specify a valid destination filename first)</string>
+         </property>
+        </widget>
+       </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Clipping" >