Desktop: remove checkmark from Filter divelist entry in Log menu

That's redundant with the information that we show in the window title (and
only risks going out of sync, as it is right now).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-02-19 09:32:55 -08:00
parent c1aaea8d76
commit f78e686b35

View file

@ -626,7 +626,7 @@
</action>
<action name="actionFilterTags">
<property name="checkable">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Filter divelist</string>