]> git.tokkee.org Git - inkscape.git/commit

Code

Don't crash when the original of an SPUse can't be found. This sort of fixes LP 18573...
authorcilix42 <cilix42@users.sourceforge.net>
Fri, 22 Feb 2008 10:18:37 +0000 (10:18 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Fri, 22 Feb 2008 10:18:37 +0000 (10:18 +0000)
commit93e7d98275f7a1bf057d4f5138791eff3c81611d
treeb73cd0f0ff0355bf2623c554b593ba0038d02540
parent88e0b0687c367c5f0cb015d4f9e1074928878f3b
Don't crash when the original of an SPUse can't be found. This sort of fixes LP 185734, but maybe further action would be appropriate (e.g., should we remove orphaned items from the xml tree in the first place?).
src/object-snapper.cpp
src/sp-use.cpp