]> git.lyx.org Git - lyx.git/commitdiff
oups...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jun 2008 09:49:09 +0000 (09:49 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jun 2008 09:49:09 +0000 (09:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25157 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/InfoUi.ui

index 9297bf696495beed4649e3742ea25ed8493f726b..13aa181e13e24727c3a43a4c9130560e14b78e41 100644 (file)
@@ -50,7 +50,7 @@
        <property name="sizeType" >
         <enum>QSizePolicy::Expanding</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>84</width>
          <height>20</height>
       </spacer>
      </item>
      <item>
-      <widget class="QPushButton" name="okPB" >
+      <widget class="QPushButton" name="newPB" >
        <property name="text" >
-        <string>&amp;OK</string>
+        <string>&amp;New</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="cancelPB" >
+      <widget class="QPushButton" name="closePB" >
        <property name="text" >
-        <string>&amp;Cancel</string>
+        <string>&amp;Close</string>
        </property>
        <property name="default" >
         <bool>true</bool>