mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 22:24:01 -06:00
Seam gizmo: fixed action names in undo/redo stack
This commit is contained in:
parent
ba87a4fd9a
commit
436e12e99f
6 changed files with 51 additions and 7 deletions
|
@ -16,6 +16,7 @@ public:
|
|||
protected:
|
||||
void on_render_input_window(float x, float y, float bottom_limit) override;
|
||||
std::string on_get_name() const override;
|
||||
PainterGizmoType get_painter_type() const override;
|
||||
|
||||
private:
|
||||
bool on_init() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue