Skip to content

Commit 7265800

Browse files
committed
Fixed issue - DX Stats are not properly cleared
1 parent f0f158e commit 7265800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/NewContactWidget.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ void NewContactWidget::handleCallsignFromUser()
451451

452452
if ( callsign.isEmpty() )
453453
{
454+
setDxccInfo(DxccEntity());
454455
updateTime();
455456
stopContactTimer();
456457
}

0 commit comments

Comments
 (0)