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
This commit is contained in:
Joe Taylor 2013-03-12 15:03:32 +00:00
parent 85a3f8782f
commit f7cc3248b6
3 changed files with 3 additions and 3 deletions

View File

@ -231,7 +231,7 @@
<item> <item>
<widget class="QCheckBox" name="cbPSKReporter"> <widget class="QCheckBox" name="cbPSKReporter">
<property name="text"> <property name="text">
<string>ENable PSK Reporter</string> <string>Enable PSK Reporter</string>
</property> </property>
</widget> </widget>
</item> </item>

View File

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

View File

@ -1,6 +1,6 @@
[Setup] [Setup]
AppName=wsjtx AppName=wsjtx
AppVerName=wsjtx Version 0.5 r3038 AppVerName=wsjtx Version 0.6 r3046
AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT
DefaultDirName=c:\wsjtx DefaultDirName=c:\wsjtx
DefaultGroupName=wsjtx DefaultGroupName=wsjtx