forked from qt-creator/qt-creator
Git: Fix tab order in PushToGerrit
Change-Id: I739c79f5c6d35deb45aea9d4b22c148d5293d163 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
6216740076
commit
ebfc0c2823
@@ -204,6 +204,15 @@ Partial names can be used if they are unambiguous.</string>
|
||||
<header location="global">git/gerrit/branchcombobox.h</header>
|
||||
</customwidget>
|
||||
</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/>
|
||||
<connections>
|
||||
<connection>
|
||||
|
Reference in New Issue
Block a user