1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Implemented set printable state for ObjectList

This commit is contained in:
YuSanka
2019-08-05 08:44:55 +02:00
parent 885da35544
commit f712e5fcf4
5 changed files with 74 additions and 1 deletions
+1
View File
@@ -349,6 +349,7 @@ public:
void msw_rescale();
void update_after_undo_redo();
void update_printable_state(int obj_idx, int instance_idx);
private:
#ifdef __WXOSX__