mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:30:04 +00:00
revert code re-added by last revert (should revert commits in revers order)
This commit is contained in:
parent
f1bc8d2b13
commit
6f2a087ef8
1 changed files with 0 additions and 1 deletions
|
|
@ -820,7 +820,6 @@ void MainWindowImpl::ConfigureUiSettings()
|
||||||
mapSettingsGroup_->SetExpanded(
|
mapSettingsGroup_->SetExpanded(
|
||||||
uiSettings.map_settings_expanded().GetValue());
|
uiSettings.map_settings_expanded().GetValue());
|
||||||
timelineGroup_->SetExpanded(uiSettings.timeline_expanded().GetValue());
|
timelineGroup_->SetExpanded(uiSettings.timeline_expanded().GetValue());
|
||||||
alertDockWidget_->setVisible(uiSettings.alert_dock_visible().GetValue());
|
|
||||||
|
|
||||||
connect(level2ProductsGroup_,
|
connect(level2ProductsGroup_,
|
||||||
&ui::CollapsibleGroup::StateChanged,
|
&ui::CollapsibleGroup::StateChanged,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue