mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 19:36:15 +00:00
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:
parent
c1aaea8d76
commit
f78e686b35
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@
|
|||
</action>
|
||||
<action name="actionFilterTags">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Filter divelist</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue