mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:20:04 +00:00
save radar toolbox dock's visibility on exit
This commit is contained in:
parent
3ab18392b3
commit
3789845a36
3 changed files with 31 additions and 3 deletions
|
|
@ -33,6 +33,7 @@ public:
|
|||
SettingsVariable<bool>& map_settings_expanded() const;
|
||||
SettingsVariable<bool>& timeline_expanded() const;
|
||||
SettingsVariable<bool>& alert_dock_visible() const;
|
||||
SettingsVariable<bool>& radar_toolbox_dock_visible() const;
|
||||
|
||||
bool Shutdown();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue