Remove QSY checkbox from settings

This commit is contained in:
Jordan Sherer 2018-08-29 11:17:10 -04:00
parent 63739b9d31
commit d2b7229815

View File

@ -367,6 +367,9 @@
<property name="enabled">
<bool>true</bool>
</property>
<property name="visible">
<bool>false</bool>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Some rigs are not able to process CAT commands while transmitting. This means that if you are operating in split mode you may have to uncheck this option.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>