mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX:update objecttable layout
Change-Id: I759283fab3dff03671282b4fcff9d6caf6de51db
This commit is contained in:
@@ -76,7 +76,8 @@ public:
|
||||
void resetAllValues(int row, bool is_object, ModelObject* object, ModelConfig* config, const std::string& category);
|
||||
void msw_rescale();
|
||||
};
|
||||
|
||||
wxDECLARE_EVENT(EVT_LOCK_DISABLE, wxCommandEvent);
|
||||
wxDECLARE_EVENT(EVT_LOCK_ENABLE, wxCommandEvent);
|
||||
}}
|
||||
|
||||
#endif // slic3r_GUI_ObjectTableSettings_hpp_
|
||||
|
||||
Reference in New Issue
Block a user