mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-07 03:39:13 +08:00
Follow-up of 4f63095d9af21fefd2a287d103dea91d29e056e7 -> Collapse toolbar disabled by default
This commit is contained in:
parent
4f63095d9a
commit
2b19f471bd
@ -3967,8 +3967,6 @@ bool Plater::priv::init_collapse_toolbar()
|
||||
if (!collapse_toolbar.add_item(item))
|
||||
return false;
|
||||
|
||||
collapse_toolbar.set_enabled(true);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user