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:
Joe Taylor 2013-07-18 15:23:34 +00:00
parent a0de76bf74
commit dd99a92aeb
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

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

View File

@ -1,4 +1,4 @@
//--------------------------------------------------------------- MainWindow
//-------------------------------------------------------------- MainWindow
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "devsetup.h"