mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 18:56:13 +00:00
FIX: pa manual save page show() not been called
Change-Id: I85120b78442cdd8a1c629df7d20ed13b996e682d
This commit is contained in:
@@ -173,6 +173,8 @@ public:
|
||||
|
||||
void update(MachineObject* obj) override;
|
||||
|
||||
virtual bool Show(bool show = true) override;
|
||||
|
||||
protected:
|
||||
CaliPageStepGuide* m_step_panel { nullptr };
|
||||
CaliPASaveAutoPanel* m_auto_panel { nullptr };
|
||||
|
||||
Reference in New Issue
Block a user