diff options
| author | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-25 11:56:42 +0000 |
|---|---|---|
| committer | Stefano Facchini <stefano.facchini@gmail.com> | 2017-11-13 09:28:49 +0000 |
| commit | 93d72cb93dab69306a4dcb525e09e8524798639f (patch) | |
| tree | d24cff89b688b762cfc04ca811533b672da079ab /src/ui/clipboard.cpp | |
| parent | Unset the current tool early on shutdown. (diff) | |
| download | inkscape-93d72cb93dab69306a4dcb525e09e8524798639f.tar.gz inkscape-93d72cb93dab69306a4dcb525e09e8524798639f.zip | |
SPMeshArray: fix a crash when dragging control points
It used to work with the old GSList code because objects where prepended
instead of appended, so they were freed in the "right" order. But
actually it's enough to delete the row objects, the children are then
automatically deleted.
Diffstat (limited to 'src/ui/clipboard.cpp')
0 files changed, 0 insertions, 0 deletions
