This commit is contained in:
Nav
2023-09-23 00:43:33 +01:00
parent 6626120fec
commit 776b72e227

View File

@@ -109,9 +109,6 @@
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="checked">
<bool>true</bool>
</property>
</action> </action>
<action name="refresh-activation"> <action name="refresh-activation">
<property name="text"> <property name="text">
@@ -120,9 +117,6 @@
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="checked">
<bool>true</bool>
</property>
</action> </action>
</widget> </widget>
</widget> </widget>