]> git.lyx.org Git - lyx.git/commitdiff
Fix related to r13635
authorAbdelrazak Younes <younes@lyx.org>
Tue, 11 Apr 2006 10:13:17 +0000 (10:13 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 11 Apr 2006 10:13:17 +0000 (10:13 +0000)
closePB renamed to cancelPB

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13644 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/QCitationUi.ui

index e4fdf2b9ed6dba04080ccde488679982ff0861be..ad69d15e8f4712d116eca765088df4b6331e2475 100644 (file)
@@ -26,7 +26,7 @@
   <property name="sizeGripEnabled" >
    <bool>true</bool>
   </property>
   <property name="sizeGripEnabled" >
    <bool>true</bool>
   </property>
-  <widget class="QWidget" name="" >
+  <widget class="QWidget" name="layoutWidget" >
    <property name="geometry" >
     <rect>
      <x>320</x>
    <property name="geometry" >
     <rect>
      <x>320</x>
@@ -50,9 +50,9 @@
      </widget>
     </item>
     <item row="1" column="0" >
      </widget>
     </item>
     <item row="1" column="0" >
-     <widget class="QPushButton" name="closePB" >
+     <widget class="QPushButton" name="cancelPB" >
       <property name="text" >
       <property name="text" >
-       <string>Cancel</string>
+       <string>&amp;Cancel</string>
       </property>
       <property name="autoDefault" >
        <bool>false</bool>
       </property>
       <property name="autoDefault" >
        <bool>false</bool>
     <cstring>selectedLV</cstring>
    </property>
   </widget>
     <cstring>selectedLV</cstring>
    </property>
   </widget>
-  <widget class="QPushButton" name="advancedSearchPB" >
-   <property name="geometry" >
-    <rect>
-     <x>260</x>
-     <y>240</y>
-     <width>111</width>
-     <height>31</height>
-    </rect>
-   </property>
-   <property name="text" >
-    <string>Advanced &amp;Search...</string>
-   </property>
-  </widget>
   <widget class="QTextEdit" name="infoML" >
    <property name="geometry" >
     <rect>
   <widget class="QTextEdit" name="infoML" >
    <property name="geometry" >
     <rect>
     <string/>
    </property>
   </widget>
     <string/>
    </property>
   </widget>
+  <widget class="QPushButton" name="advancedSearchPB" >
+   <property name="geometry" >
+    <rect>
+     <x>260</x>
+     <y>240</y>
+     <width>111</width>
+     <height>31</height>
+    </rect>
+   </property>
+   <property name="text" >
+    <string>Advanced &amp;Search...</string>
+   </property>
+  </widget>
  </widget>
  <pixmapfunction></pixmapfunction>
  <tabstops>
  </widget>
  <pixmapfunction></pixmapfunction>
  <tabstops>
   <tabstop>restorePB</tabstop>
   <tabstop>okPB</tabstop>
   <tabstop>applyPB</tabstop>
   <tabstop>restorePB</tabstop>
   <tabstop>okPB</tabstop>
   <tabstop>applyPB</tabstop>
-  <tabstop>closePB</tabstop>
+  <tabstop>cancelPB</tabstop>
  </tabstops>
  <resources/>
  <connections/>
  </tabstops>
  <resources/>
  <connections/>