mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
06eab74a72
commit
b3fce3497c
2 changed files with 16 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue