mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
fix tab order in prefs
This commit is contained in:
parent
881a3c2468
commit
71dbc8bcd2
1 changed files with 3 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>306</width>
|
<width>306</width>
|
||||||
<height>351</height>
|
<height>372</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="title" >
|
<attribute name="title" >
|
||||||
|
@ -538,6 +538,8 @@
|
||||||
<tabstop>tallButtons</tabstop>
|
<tabstop>tallButtons</tabstop>
|
||||||
<tabstop>showTray</tabstop>
|
<tabstop>showTray</tabstop>
|
||||||
<tabstop>scrollToAnswer</tabstop>
|
<tabstop>scrollToAnswer</tabstop>
|
||||||
|
<tabstop>showDivider</tabstop>
|
||||||
|
<tabstop>splitQA</tabstop>
|
||||||
<tabstop>toolbarIconSize</tabstop>
|
<tabstop>toolbarIconSize</tabstop>
|
||||||
<tabstop>buttonBox</tabstop>
|
<tabstop>buttonBox</tabstop>
|
||||||
</tabstops>
|
</tabstops>
|
||||||
|
|
Loading…
Reference in a new issue