Git: Fix tab order in PushToGerrit

Change-Id: I739c79f5c6d35deb45aea9d4b22c148d5293d163
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2015-02-27 09:08:22 +02:00
committed by Orgad Shaneh
parent 6216740076
commit ebfc0c2823

View File

@@ -204,6 +204,15 @@ Partial names can be used if they are unambiguous.</string>
<header location="global">git/gerrit/branchcombobox.h</header> <header location="global">git/gerrit/branchcombobox.h</header>
</customwidget> </customwidget>
</customwidgets> </customwidgets>
<tabstops>
<tabstop>localBranchComboBox</tabstop>
<tabstop>remoteComboBox</tabstop>
<tabstop>targetBranchComboBox</tabstop>
<tabstop>commitView</tabstop>
<tabstop>topicLineEdit</tabstop>
<tabstop>draftCheckBox</tabstop>
<tabstop>reviewersLineEdit</tabstop>
</tabstops>
<resources/> <resources/>
<connections> <connections>
<connection> <connection>