Fill Dive Notes widget

Make sure we clear things out if no dive is selected.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-05-06 10:16:16 -07:00
parent 06eab74a72
commit b3fce3497c
2 changed files with 16 additions and 2 deletions

View file

@ -79,7 +79,7 @@
<widget class="QTextEdit" name="notes"/>
</item>
<item row="5" column="0">
<widget class="StarWidget" name="widget" native="true"/>
<widget class="StarWidget" name="rating" native="true"/>
</item>
</layout>
</widget>