mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 19:48:54 -04:00
Remove a diagnostic print.
This commit is contained in:
parent
29360db01a
commit
019529d293
@ -131,7 +131,6 @@ void ActiveStations::setRate(int n)
|
||||
|
||||
void ActiveStations::setScore(int n)
|
||||
{
|
||||
qDebug() << "FF" << n;
|
||||
ui->score->setText(QLocale(QLocale::English).toString(n));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user