mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-24 19:40:23 -07:00
Ported show_sliced_info_sizer
+ some code-view changes
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
~LambdaObjectDialog(){}
|
||||
|
||||
bool CanClose() { return true; } // ???
|
||||
OBJECT_PARAMETERS& ObjectParameters(){ return object_parameters; }
|
||||
OBJECT_PARAMETERS& ObjectParameters() { return object_parameters; }
|
||||
|
||||
ConfigOptionsGroupShp init_modificator_options_page(const wxString& title);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user