mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-16 00:09:12 -04:00
Set pbTxMode button enabled by default.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7180 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
0cf4884ffc
commit
2a745023d4
@ -864,7 +864,7 @@ QLabel[oob="true"] {
|
||||
<item row="1" column="1">
|
||||
<widget class="QPushButton" name="pbTxMode">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Toggle Tx mode</string>
|
||||
|
Loading…
Reference in New Issue
Block a user