mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Correct tabstops in MainTab
Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com>
This commit is contained in:
parent
5d93242b34
commit
2967391ffe
1 changed files with 18 additions and 0 deletions
|
@ -840,6 +840,24 @@
|
||||||
<header>qt-ui/tagwidget.h</header>
|
<header>qt-ui/tagwidget.h</header>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</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/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
|
Loading…
Add table
Reference in a new issue