Skip to content

Commit

Permalink
Fixed Callbook Info issue when its settings have changed
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Dec 25, 2024
1 parent 84a9cc6 commit e9f3cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/LogbookWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,7 @@ void LogbookWidget::reloadSetting()
FCT_IDENTIFICATION;
/* Refresh dynamic Club selection combobox */
refreshClubFilter();
callbookManager.initCallbooks();
}

void LogbookWidget::sendDXCSpot()
Expand Down

0 comments on commit e9f3cc7

Please sign in to comment.