Show SAC in the mouseover.

This is really nice to have when looking at specific parts of a dive.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2013-10-14 23:48:44 +02:00 committed by Dirk Hohndel
parent 437246d3ed
commit 579d1cb915
6 changed files with 21 additions and 0 deletions

View file

@ -724,6 +724,17 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_11b">
<item>
<widget class="QCheckBox" name="show_sac">
<property name="text">
<string>Show SAC</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>