ProjectExplorer: Fix tab order in CustomParserConfigDialog

For unknown reasons tab order in customparserconfigdialog.ui
was set incorrectly and behave unexpectedly. Now tab order
behave naturally.

Change-Id: Ife117dd0dfd8c583e4bfe6b1191bdcae65bad05b
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Nazar Gerasymchuk
2016-07-29 14:55:58 +03:00
committed by Tim Jenssen
parent a13875daf5
commit 09cbe5621d

View File

@@ -429,8 +429,17 @@
<tabstop>errorFileNameCap</tabstop>
<tabstop>errorLineNumberCap</tabstop>
<tabstop>errorMessageCap</tabstop>
<tabstop>errorStdOutChannel</tabstop>
<tabstop>errorStdErrChannel</tabstop>
<tabstop>errorOutputMessage</tabstop>
<tabstop>buttonBox</tabstop>
<tabstop>tabWidget</tabstop>
<tabstop>warningPattern</tabstop>
<tabstop>warningFileNameCap</tabstop>
<tabstop>warningLineNumberCap</tabstop>
<tabstop>warningMessageCap</tabstop>
<tabstop>warningStdOutChannel</tabstop>
<tabstop>warningStdErrChannel</tabstop>
<tabstop>warningOutputMessage</tabstop>
</tabstops>
<resources/>
<connections>