]> git.sur5r.net Git - glabels/commit
Delay freeing of pixbuf cache in gl_label_finalize()
authorJim Evins <evins@snaught.com>
Thu, 7 Jan 2010 04:13:49 +0000 (23:13 -0500)
committerJim Evins <evins@snaught.com>
Thu, 7 Jan 2010 04:13:49 +0000 (23:13 -0500)
commit091eea6d387183ae34da9a59dbe6ce784e15e544
treeb7773e5f377925c014a9c7eb6c623159c663744b
parent9f99c2dc866740bf252fa6f0e6e28d165ae3606f
Delay freeing of pixbuf cache in gl_label_finalize()

Make sure all objects have been unreferenced before freeing pixbuf cache --
including copies in undo/redo stacks.
src/label.c