This commit is contained in:
David Capello 2009-06-14 22:01:35 +00:00
parent edc4da4b8e
commit 371e592f8c

View File

@ -130,6 +130,7 @@ protected:
new_mask->x, new_mask->y,
new_mask->w, new_mask->h);
// copy new mask
undoable.copy_to_current_mask(new_mask);
mask_free(new_mask);