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:
Joe Taylor 2016-10-14 13:44:29 +00:00
parent 0cf4884ffc
commit 2a745023d4
1 changed files with 1 additions and 1 deletions

View File

@ -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>