Remove revision from PSKReporter report
This commit is contained in:
parent
bd34bf104f
commit
4140114d8d
@ -7423,8 +7423,7 @@ void MainWindow::pskSetLocal ()
|
||||
}
|
||||
// qDebug() << "To PSKreporter: local station details";
|
||||
psk_Reporter->setLocalStation(m_config.my_callsign (), m_config.my_grid (),
|
||||
antenna_description, QString { QApplication::applicationName() + " v" + version() + " " +
|
||||
m_revision}.simplified ());
|
||||
antenna_description, QString { QApplication::applicationName() + " v" + version() }.simplified ());
|
||||
}
|
||||
|
||||
void MainWindow::transmitDisplay (bool transmitting)
|
||||
|
Loading…
Reference in New Issue
Block a user