Skip to content

Commit

Permalink
NewContact: NearestCallsign updates Time to prevent displaying the wr…
Browse files Browse the repository at this point in the history
…ong QSO duration
  • Loading branch information
foldynl committed Jun 29, 2024
1 parent c1ea450 commit cf746ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/NewContactWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3057,6 +3057,7 @@ void NewContactWidget::useNearestCallsign()
{
FCT_IDENTIFICATION;

updateTime();
changeCallsignManually(ui->nearStationLabel->text());
ui->callsignEdit->setFocus();
}
Expand Down

0 comments on commit cf746ea

Please sign in to comment.