summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-04-29 00:59:36 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-04-29 00:59:36 +0200
commitcd277209ff6703b3d3138a8feebca0253b0f0eaf (patch)
treed80a94c354e08f5cd2d46eecd1115f0db36e894b /mainwindow.ui
parentf39b227b1381c5eb30cc103cc10c659714f6de6b (diff)
Tab-order fixed
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui12
1 files changed, 8 insertions, 4 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index 2731d5dd..0986053e 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -154,13 +154,17 @@ p, li { white-space: pre-wrap; }
</widget>
<layoutdefault spacing="6" margin="11"/>
<tabstops>
- <tabstop>configButton</tabstop>
<tabstop>lineEdit</tabstop>
- <tabstop>textBrowser</tabstop>
- <tabstop>treeView</tabstop>
<tabstop>clearButton</tabstop>
- <tabstop>toolButton</tabstop>
+ <tabstop>treeView</tabstop>
+ <tabstop>addButton</tabstop>
+ <tabstop>editButton</tabstop>
+ <tabstop>deleteButton</tabstop>
+ <tabstop>pushButton</tabstop>
+ <tabstop>updateButton</tabstop>
<tabstop>usersButton</tabstop>
+ <tabstop>configButton</tabstop>
+ <tabstop>textBrowser</tabstop>
</tabstops>
<resources/>
<connections/>