adg: corrected bug in while changing cell values
commit218c3195be1a5398040c41fbd825f40d1221e455
authorNicola Fontana <ntd@entidi.it>
Sun, 3 Feb 2013 15:56:30 +0000 (3 16:56 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 3 Feb 2013 15:56:30 +0000 (3 16:56 +0100)
tree5a39acbe959cb0a31ed69a1f8673f04e49b5dba0
parent45dbbfb65ec8a331481c389479bfda4b7451123b
adg: corrected bug in while changing cell values

The old object referenced by the cell must be removed from the internal
AdgAlignment otherwise there will be a phantom reference to an
unexistent alignment.
src/adg/adg-table-cell.c
src/adg/tests/test-title-block.c