diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-05 20:31:53 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-05 20:31:53 +0200 |
commit | 2c66c32e9185cdfac2d6e0b3b90a0834482aab31 (patch) | |
tree | 548b56e8d80fc26967a5df8d19a9e70c401781f5 /gui/mapping-window.ui | |
parent | dec625e51878c9167100837086f82fb0f78b0189 (diff) |
gui/{main,mappings}: fix tab stops
Diffstat (limited to 'gui/mapping-window.ui')
-rw-r--r-- | gui/mapping-window.ui | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gui/mapping-window.ui b/gui/mapping-window.ui index 877feed4..c1a52021 100644 --- a/gui/mapping-window.ui +++ b/gui/mapping-window.ui @@ -387,14 +387,13 @@ </customwidget> </customwidgets> <tabstops> + <tabstop>tabWidget</tabstop> + <tabstop>rx_altp</tabstop> <tabstop>ry_altp</tabstop> <tabstop>rz_altp</tabstop> <tabstop>tx_altp</tabstop> <tabstop>ty_altp</tabstop> <tabstop>tz_altp</tabstop> - <tabstop>tabWidget</tabstop> - <tabstop>buttonBox</tabstop> - <tabstop>rx_altp</tabstop> </tabstops> <resources/> <connections/> |