mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-23 20:58:55 -05:00
Very minor twesk to labels in devsetup.
Minor changes to User's Guide. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3494 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
a0de76bf74
commit
dd99a92aeb
Binary file not shown.
@ -362,7 +362,7 @@
|
||||
<string>Send CW ID after a message with 73 or free text</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ID after 73</string>
|
||||
<string>CW ID after 73</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -388,7 +388,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ID Interval (min):</string>
|
||||
<string>CW ID Interval (min):</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -1,4 +1,4 @@
|
||||
//--------------------------------------------------------------- MainWindow
|
||||
//-------------------------------------------------------------- MainWindow
|
||||
#include "mainwindow.h"
|
||||
#include "ui_mainwindow.h"
|
||||
#include "devsetup.h"
|
||||
|
Loading…
Reference in New Issue
Block a user