summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.cpp
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2017-10-25 11:56:42 +0000
committerStefano Facchini <stefano.facchini@gmail.com>2017-11-13 09:28:49 +0000
commit93d72cb93dab69306a4dcb525e09e8524798639f (patch)
treed24cff89b688b762cfc04ca811533b672da079ab /src/ui/clipboard.cpp
parentUnset the current tool early on shutdown. (diff)
downloadinkscape-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