1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer

This commit is contained in:
enricoturri1966
2020-06-05 16:51:11 +02:00
3 changed files with 32 additions and 22 deletions
-2
View File
@@ -4009,8 +4009,6 @@ bool Plater::priv::init_collapse_toolbar()
if (!collapse_toolbar.add_item(item))
return false;
collapse_toolbar.set_enabled(true);
return true;
}