mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-02 07:09:38 -07:00
Seam gizmo: fixed action names in undo/redo stack
This commit is contained in:
@@ -204,5 +204,12 @@ void GLGizmoSeam::update_from_model_object()
|
||||
}
|
||||
|
||||
|
||||
PainterGizmoType GLGizmoSeam::get_painter_type() const
|
||||
{
|
||||
return PainterGizmoType::SEAM;
|
||||
}
|
||||
|
||||
|
||||
|
||||
} // namespace GUI
|
||||
} // namespace Slic3r
|
||||
|
||||
Reference in New Issue
Block a user