From f7cc3248b6468eab2fb3c3702cf5d0dc1f35c2a6 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 12 Mar 2013 15:03:32 +0000 Subject: [PATCH] Correct spelling on "Enable PSK Reporter" checkbox. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3046 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- devsetup.ui | 2 +- mainwindow.cpp | 2 +- wsjtx.iss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devsetup.ui b/devsetup.ui index e4161e273..1d943dee6 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -231,7 +231,7 @@ - ENable PSK Reporter + Enable PSK Reporter diff --git a/mainwindow.cpp b/mainwindow.cpp index 235ebfd9d..a9a3c52b0 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//------------------------------------------------------------ MainWindow +//------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h" diff --git a/wsjtx.iss b/wsjtx.iss index 5328f3cb7..a452016b2 100644 --- a/wsjtx.iss +++ b/wsjtx.iss @@ -1,6 +1,6 @@ [Setup] AppName=wsjtx -AppVerName=wsjtx Version 0.5 r3038 +AppVerName=wsjtx Version 0.6 r3046 AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT DefaultDirName=c:\wsjtx DefaultGroupName=wsjtx