Add robust sync checkbox to Advanced setup.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6151 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2015-11-22 15:27:14 +00:00
parent 0d080615e0
commit 3d76648418
7 changed files with 75 additions and 25 deletions
+10
View File
@@ -2226,6 +2226,16 @@ Right click for insert and delete options.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbSync1Bit">
<property name="text">
<string>Robust sync</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_6">
<property name="minimumSize">