mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
Fixed crash on BedShapeDialog creation
This commit is contained in:
parent
d5bd76776f
commit
5243d3e53c
2 changed files with 11 additions and 4 deletions
|
@ -75,6 +75,7 @@ public:
|
|||
|
||||
private:
|
||||
ConfigOptionsGroupShp init_shape_options_page(const wxString& title);
|
||||
void activate_options_page(ConfigOptionsGroupShp options_group);
|
||||
wxPanel* init_texture_panel();
|
||||
wxPanel* init_model_panel();
|
||||
void set_shape(const ConfigOptionPoints& points);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue