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

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__