mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
FIX:update objecttable layout
Change-Id: I759283fab3dff03671282b4fcff9d6caf6de51db
This commit is contained in:
parent
65393b8f73
commit
ad311a66d6
4 changed files with 498 additions and 122 deletions
|
@ -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_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue