Removing more unused variables, etc., from QMAP.

This commit is contained in:
Joe Taylor
2024-01-01 11:59:22 -05:00
parent f3308b7ee4
commit 40cba29e5f
5 changed files with 27 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ CAboutDlg::CAboutDlg(QWidget *parent) :
"QMAP is a wideband receiver for the Q65 protocol, intnded<br />"
"primarily for amateur radio EME communication. It works <br />"
"in close cooperation with WSJT-X, versions 2.7 and later. <br /><br />"
"Copyright 2001-2023 by Joe Taylor, K1JT. Additional <br />"
"Copyright 2001-2024 by Joe Taylor, K1JT. Additional <br />"
"acknowledgments are contained in the source code.");
}