mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix tab order, reported by Bo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5801 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b80ff8d1c8
commit
a5c4d7cd4e
@ -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
|
||||
|
@ -196,4 +196,11 @@
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user