Update object list after undo/redo

This commit is contained in:
YuSanka 2019-07-04 17:33:19 +02:00
parent 1798e2a84c
commit a29cc9e242
8 changed files with 89 additions and 19 deletions

View file

@ -300,6 +300,8 @@ public:
void msw_rescale();
void recreate_object_list();
private:
#ifdef __WXOSX__
// void OnChar(wxKeyEvent& event);