]> git.lyx.org Git - lyx.git/commitdiff
fix tab order, reported by Bo
authorJohn Levon <levon@movementarian.org>
Tue, 10 Dec 2002 18:41:41 +0000 (18:41 +0000)
committerJohn Levon <levon@movementarian.org>
Tue, 10 Dec 2002 18:41:41 +0000 (18:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5801 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/ChangeLog
src/frontends/qt2/ui/QURLDialog.ui

index 2bb64948cbf0a852a2a058504f810e068bdc8de6..3f12b63d151e64763f59b3cbfecf4cfbc9d8e378 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-10  John Levon  <levon@movementarian.org>
+
+       * ui/QURLDialog.ui: fix tab order
 2002-12-10  John Levon  <levon@movementarian.org>
 
        * QRef.C: patch from Alfredo
index 588a816ea3b28176099b6fd6bc7b937ae4257d26..6e75fbf2c866da97f3e54f15f9b34d84c7802929 100644 (file)
     </connection>
     <slot access="public">changed_adaptor()</slot>
 </connections>
+<tabstops>
+    <tabstop>urlED</tabstop>
+    <tabstop>nameED</tabstop>
+    <tabstop>hyperlinkCB</tabstop>
+    <tabstop>okPB</tabstop>
+    <tabstop>closePB</tabstop>
+</tabstops>
 </UI>