mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:00:04 +00:00
Relaod all the settings, just to make sure everything is updated
This commit is contained in:
parent
0f95439b61
commit
0ac0e03ff8
1 changed files with 1 additions and 2 deletions
|
|
@ -967,8 +967,7 @@ void MainWindowImpl::ConnectMapSignals()
|
|||
mapWidget,
|
||||
&map::MapWidget::IncomingLevel2ElevationChanged,
|
||||
this,
|
||||
[this](float incomingElevation)
|
||||
{ level2SettingsWidget_->UpdateIncomingElevation(incomingElevation); },
|
||||
[this](float) { level2SettingsWidget_->UpdateSettings(activeMap_); },
|
||||
Qt::QueuedConnection);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue