]> git.lyx.org Git - lyx.git/commitdiff
fix tab order
authorJohn Levon <levon@movementarian.org>
Fri, 4 Apr 2003 04:09:22 +0000 (04:09 +0000)
committerJohn Levon <levon@movementarian.org>
Fri, 4 Apr 2003 04:09:22 +0000 (04:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6716 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/ui/QBibtexDialogBase.ui

index 1ee79a4fab925e9ac0ba51063602aa8b839e78a6..3a6ceafe65db3b92308966091252faa450d220a9 100644 (file)
@@ -13,7 +13,7 @@
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>326</width>
+            <width>322</width>
             <height>338</height>
         </rect>
     </property>
     <slot access="public">styleChanged(const QString &amp;)</slot>
 </connections>
 <tabstops>
+    <tabstop>addBibCB</tabstop>
+    <tabstop>addBibPB</tabstop>
     <tabstop>databaseLB</tabstop>
     <tabstop>databasePB</tabstop>
     <tabstop>deletePB</tabstop>
-    <tabstop>stylePB</tabstop>
     <tabstop>styleCB</tabstop>
+    <tabstop>stylePB</tabstop>
     <tabstop>bibtocCB</tabstop>
     <tabstop>okPB</tabstop>
     <tabstop>closePB</tabstop>