Follow-up of 4f63095d9a
-> Collapse toolbar disabled by default
This commit is contained in:
parent
4f63095d9a
commit
2b19f471bd
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue