Fix tab focus order in ui files.

This commit is contained in:
Felix Geyer
2013-11-17 10:15:50 +01:00
parent 091e87aeb3
commit 9080864167
14 changed files with 100 additions and 3 deletions

View File

@@ -140,6 +140,17 @@
<header>gui/entry/EditEntryWidget_p.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>attributesView</tabstop>
<tabstop>attributesEdit</tabstop>
<tabstop>addAttributeButton</tabstop>
<tabstop>editAttributeButton</tabstop>
<tabstop>removeAttributeButton</tabstop>
<tabstop>attachmentsView</tabstop>
<tabstop>addAttachmentButton</tabstop>
<tabstop>removeAttachmentButton</tabstop>
<tabstop>saveAttachmentButton</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>