mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-05 15:34:39 -04:00
refresh QSO # when the underlying data changes
This commit is contained in:
@@ -88,6 +88,7 @@ void CabrilloLogWindow::log_model_changed (int row)
|
||||
{
|
||||
m_->log_model_->select ();
|
||||
}
|
||||
this->set_nQSO(m_->log_model_->rowCount());
|
||||
}
|
||||
|
||||
void CabrilloLogWindow::set_nQSO(int n)
|
||||
|
||||
Reference in New Issue
Block a user