diff options
author | 2013-11-02 12:56:18 -0700 | |
---|---|---|
committer | 2013-11-02 12:56:18 -0700 | |
commit | 7966f72fb78ef56a447ea6f33490dfec96c9d034 (patch) | |
tree | aa6f4210589e8cb61a1fa23887adc40a69c267bd /qt-ui/maintab.ui | |
parent | 13ee1943ebd8303b38ae9f2549af0cdd16bcade4 (diff) | |
parent | c4d8b6a4d5907def9538b024030dc0980cc4182b (diff) | |
download | subsurface-7966f72fb78ef56a447ea6f33490dfec96c9d034.tar.gz |
Merge branch 'tagwidget-pr' of github.com:mguentner/subsurface
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> |