PD: fix tab order of dialogs

This commit is contained in:
wmayer
2023-04-05 20:35:22 +02:00
committed by wwmayer
parent e0574068b9
commit 2fd01076ba
16 changed files with 144 additions and 18 deletions

View File

@@ -62,6 +62,12 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>buttonBodyAdd</tabstop>
<tabstop>buttonBodyRemove</tabstop>
<tabstop>listWidgetBodies</tabstop>
<tabstop>comboType</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>