Planner: add recreational mode tooltip

Recreational mode isn't self-explanatory.  Add a hint for the user.

Signed-off-by: Rick Walsh <rickmwalsh@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Rick Walsh 2015-10-12 16:19:44 +11:00 committed by Dirk Hohndel
parent 0c7e4d0cab
commit 106a1ff5d1

View file

@ -392,6 +392,9 @@
</item>
<item row="0" column="1">
<widget class="QRadioButton" name="recreational_deco">
<property name="toolTip">
<string>Maximize bottom time allowed by gas and no decompression limits</string>
</property>
<property name="text">
<string>Recreational mode</string>
</property>