mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +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>
|
2002-12-10 John Levon <levon@movementarian.org>
|
||||||
|
|
||||||
* QRef.C: patch from Alfredo
|
* QRef.C: patch from Alfredo
|
||||||
|
@ -196,4 +196,11 @@
|
|||||||
</connection>
|
</connection>
|
||||||
<slot access="public">changed_adaptor()</slot>
|
<slot access="public">changed_adaptor()</slot>
|
||||||
</connections>
|
</connections>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>urlED</tabstop>
|
||||||
|
<tabstop>nameED</tabstop>
|
||||||
|
<tabstop>hyperlinkCB</tabstop>
|
||||||
|
<tabstop>okPB</tabstop>
|
||||||
|
<tabstop>closePB</tabstop>
|
||||||
|
</tabstops>
|
||||||
</UI>
|
</UI>
|
||||||
|
Loading…
Reference in New Issue
Block a user