1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-24 03:02:29 -04:00

Remove checkable flag from Open Spectrum Markers dialog button

This commit is contained in:
Jon Beniston 2022-02-10 10:49:56 +00:00
parent 9f2ea3fad8
commit c576bcfe77

View File

@ -564,7 +564,7 @@
</iconset> </iconset>
</property> </property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>