aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/colorschemeedit.ui
diff options
context:
space:
mode:
authorNazar Gerasymchuk <troyan3@gmail.com>2016-08-02 11:52:22 +0300
committerTim Jenssen <tim.jenssen@qt.io>2016-08-02 14:29:27 +0000
commit90629108fcc43ef5643fa6a8906573498371bca3 (patch)
tree45aaebbaf5f75429a1f29066685dc97b760369e0 /src/plugins/texteditor/colorschemeedit.ui
parent68f904fb5571d65c6a70fe235901c16f544f642e (diff)
UI files: Fix tab order in lots of UI forms
For unknown reasons tab order in listed UI files was set incorrectly and behave unexpectedly. Now tab order behave naturally. Changes made for listed objects and touches only UI. Change-Id: I057b95eb21943ddb29b108682618382661db7be9 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to 'src/plugins/texteditor/colorschemeedit.ui')
-rw-r--r--src/plugins/texteditor/colorschemeedit.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/plugins/texteditor/colorschemeedit.ui b/src/plugins/texteditor/colorschemeedit.ui
index cd6e12d920..469ec13ca9 100644
--- a/src/plugins/texteditor/colorschemeedit.ui
+++ b/src/plugins/texteditor/colorschemeedit.ui
@@ -199,10 +199,15 @@
</widget>
<tabstops>
<tabstop>itemList</tabstop>
+ <tabstop>foregroundToolButton</tabstop>
+ <tabstop>eraseForegroundToolButton</tabstop>
<tabstop>backgroundToolButton</tabstop>
<tabstop>eraseBackgroundToolButton</tabstop>
<tabstop>boldCheckBox</tabstop>
<tabstop>italicCheckBox</tabstop>
+ <tabstop>underlineColorToolButton</tabstop>
+ <tabstop>eraseUnderlineColorToolButton</tabstop>
+ <tabstop>underlineComboBox</tabstop>
</tabstops>
<resources/>
<connections/>