diff --git a/WSJT-X_Users_Guide_v1.1.docx b/WSJT-X_Users_Guide_v1.1.docx index 613e34d60..409aab362 100644 Binary files a/WSJT-X_Users_Guide_v1.1.docx and b/WSJT-X_Users_Guide_v1.1.docx differ diff --git a/devsetup.ui b/devsetup.ui index c6e7d3a16..b1a31cd80 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -362,7 +362,7 @@ Send CW ID after a message with 73 or free text - ID after 73 + CW ID after 73 @@ -388,7 +388,7 @@ - ID Interval (min): + CW ID Interval (min): diff --git a/mainwindow.cpp b/mainwindow.cpp index ce7809d48..cc3d44c8c 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//--------------------------------------------------------------- MainWindow +//-------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"