mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
GuiDelimiter: fix tabstop access
DialogButtonBox not yet included, though.
This commit is contained in:
parent
a86864b3bb
commit
0afae1f97d
@ -252,6 +252,10 @@
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="9"/>
|
||||
<tabstops>
|
||||
<tabstop>leftLW</tabstop>
|
||||
<tabstop>rightLW</tabstop>
|
||||
<tabstop>matchCB</tabstop>
|
||||
<tabstop>swapPB</tabstop>
|
||||
<tabstop>sizeCO</tabstop>
|
||||
</tabstops>
|
||||
<includes>
|
||||
|
Loading…
Reference in New Issue
Block a user