mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-23 18:02:29 -04:00
Update SplashScreen.cpp.
This commit is contained in:
parent
f2824af557
commit
436eff9ab7
@ -31,7 +31,7 @@ SplashScreen::SplashScreen ()
|
|||||||
showMessage ("<h2>" + QString {"WSJT-X v" +
|
showMessage ("<h2>" + QString {"WSJT-X v" +
|
||||||
QCoreApplication::applicationVersion() + " " +
|
QCoreApplication::applicationVersion() + " " +
|
||||||
revision ()}.simplified () + "</h2>"
|
revision ()}.simplified () + "</h2>"
|
||||||
"V1.8 has many new features.<br /><br />"
|
"V2.0 has many new features.<br /><br />"
|
||||||
"The release notes have more details.<br /><br />"
|
"The release notes have more details.<br /><br />"
|
||||||
"Send issue reports to wsjtgroup@yahoogroups.com, and be sure to save .wav<br />"
|
"Send issue reports to wsjtgroup@yahoogroups.com, and be sure to save .wav<br />"
|
||||||
"files where appropriate.<br /><br />"
|
"files where appropriate.<br /><br />"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user