diff options
author | Maximilian Güntner <maximilian.guentner@gmail.com> | 2013-11-02 16:53:52 +0100 |
---|---|---|
committer | Maximilian Güntner <maximilian.guentner@gmail.com> | 2013-11-02 17:10:34 +0100 |
commit | 2967391ffe29970862d7baa0ac8396b102716b16 (patch) | |
tree | 155d3083142fcc6f87f2ca7c5f9b26c6e9d7a829 /qt-ui/maintab.ui | |
parent | 5d93242b346d35b23a30421af1a5ee9f85e10c78 (diff) | |
download | subsurface-2967391ffe29970862d7baa0ac8396b102716b16.tar.gz |
Correct tabstops in MainTab
Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r-- | qt-ui/maintab.ui | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index 3e12d4c47..6ab9f9baf 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -840,6 +840,24 @@ <header>qt-ui/tagwidget.h</header> </customwidget> </customwidgets> + <tabstops> + <tabstop>scrollArea</tabstop> + <tabstop>dateTimeEdit</tabstop> + <tabstop>airtemp</tabstop> + <tabstop>watertemp</tabstop> + <tabstop>location</tabstop> + <tabstop>coordinates</tabstop> + <tabstop>divemaster</tabstop> + <tabstop>buddy</tabstop> + <tabstop>suit</tabstop> + <tabstop>tagWidget</tabstop> + <tabstop>notes</tabstop> + <tabstop>notesButtonBox</tabstop> + <tabstop>scrollArea_2</tabstop> + <tabstop>equipmentButtonBox</tabstop> + <tabstop>scrollArea_3</tabstop> + <tabstop>scrollArea_4</tabstop> + </tabstops> <resources/> <connections/> </ui> |