Tab order for search pane

This commit is contained in:
Juergen Spitzmueller 2021-05-06 12:25:32 +02:00
parent e4b80698be
commit fb8b484b7f

View File

@ -268,6 +268,21 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>replaceCO</tabstop>
<tabstop>findPB</tabstop>
<tabstop>findPrevPB</tabstop>
<tabstop>minimizePB</tabstop>
<tabstop>replacePB</tabstop>
<tabstop>replacePrevPB</tabstop>
<tabstop>replaceallPB</tabstop>
<tabstop>caseCB</tabstop>
<tabstop>wordsCB</tabstop>
<tabstop>selectionCB</tabstop>
<tabstop>instantSearchCB</tabstop>
<tabstop>wrapCB</tabstop>
<tabstop>findCO</tabstop>
</tabstops>
<includes>
<include location="local">qt_i18n.h</include>
</includes>