From 030887afd011e942f2ccbf4ab867a9b4044ea8a9 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 25 Sep 2014 20:51:04 +0000 Subject: [PATCH] Add KI7MT to credits listed in the "About" window. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4376 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.cpp b/about.cpp index 5075868b4..c7b366e49 100644 --- a/about.cpp +++ b/about.cpp @@ -16,7 +16,7 @@ CAboutDlg::CAboutDlg(QString const& program_title, QWidget *parent) : "© 2001-2014 by Joe Taylor, K1JT, with grateful
" "acknowledgment for contributions from AC6SL, AE4JY,
" "DJ0OT, G4KLA, G4WJS, K3WYC, KA6MAL, KA9Q, KB1ZMX,
" - "KK1D, PY2SDR, VK3ACF, VK4BDJ, W4TI, W4TV, and W9MDB.
"); + "KI7MT, KK1D, PY2SDR, VK3ACF, VK4BDJ, W4TI, W4TV, and W9MDB.
"); } CAboutDlg::~CAboutDlg()