From 8189c437a0468d8f484c80d0595d7336deb29c7c Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Mon, 19 Dec 2016 03:18:38 +0000 Subject: [PATCH] Adjust splash screen for GA release git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7403 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- SplashScreen.cpp | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/SplashScreen.cpp b/SplashScreen.cpp index cdeed79b3..129fc7a98 100644 --- a/SplashScreen.cpp +++ b/SplashScreen.cpp @@ -26,17 +26,12 @@ SplashScreen::SplashScreen () : QSplashScreen {QPixmap {":/splash.png"}, Qt::WindowStaysOnTopHint} { setLayout (&m_->main_layout_); - showMessage ("

" + QString {"Alpha Release: WSJT-X v" + + showMessage ("

" + QString {"WSJT-X v" + QCoreApplication::applicationVersion() + " " + revision ()}.simplified () + "

" - "V1.7 has many new features, most aimed at VHF/UHF/Microwave users.
" - "Some are not yet described in the User Guide and may not be thoroughly
" - "tested. The release notes have more details.

" - "As a test user you have an obligation to report anomalous results
" - "to the development team. We are particularly interested in tests
" - "of experimental modes QRA64 (intended for EME) and MSK144
" - "(intended for meteor scatter).

" - "Send reports to wsjtgroup@yahoogroups.com, and be sure to save .wav
" + "V1.7 has many new features, most aimed at VHF/UHF/Microwave users.

" + "The release notes have more details.

" + "Send issue reports to wsjtgroup@yahoogroups.com, and be sure to save .wav
" "files where appropriate.

" "Open the Help menu and select Release Notes for more details.
" ""