corrected string formatting on qrgs bigger than 10 GHz in wintest parser

This commit is contained in:
Marc Froehlich
2026-08-16 01:12:23 +02:00
parent f014b4697b
commit 88cb55520d
5 changed files with 184 additions and 71 deletions
@@ -3549,7 +3549,7 @@ private ObservableList<String>
/**
* Reloads the worked/not-QRV state from the internal database and applies the
* result both to the active chatmember list and to the database table list in the
* settings dialog. UI-bound list modifications are executed on the JavaFX thread.
* settings dialog. UI-bound list modifications are executed on the JavaFX thread..
*/
public void refreshWorkedStateAndDatabaseListFromDatabase() {