Amend a5db05ae

Restore tabstops. I was mistaken about what tabstops are and thought they were
useless in this context.
This commit is contained in:
Guillaume Munch 2016-04-17 14:38:01 +01:00 committed by Richard Heck
parent 26c12dba8f
commit 4e50cd809b

View File

@ -557,10 +557,12 @@
</customwidget> </customwidget>
</customwidgets> </customwidgets>
<tabstops> <tabstops>
<tabstop>availableLV</tabstop>
<tabstop>addPB</tabstop> <tabstop>addPB</tabstop>
<tabstop>deletePB</tabstop> <tabstop>deletePB</tabstop>
<tabstop>upPB</tabstop> <tabstop>upPB</tabstop>
<tabstop>downPB</tabstop> <tabstop>downPB</tabstop>
<tabstop>selectedLV</tabstop>
<tabstop>infoML</tabstop> <tabstop>infoML</tabstop>
<tabstop>fulllistCB</tabstop> <tabstop>fulllistCB</tabstop>
<tabstop>forceuppercaseCB</tabstop> <tabstop>forceuppercaseCB</tabstop>