adg: ensure local-mix in AdgTitleBlock behaves like in AdgTable
commit1a3cc870d63e565d20d1b870b58549b73d24624a
authorNicola Fontana <ntd@entidi.it>
Mon, 4 Mar 2013 14:22:19 +0000 (4 15:22 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 4 Mar 2013 14:22:19 +0000 (4 15:22 +0100)
tree832c6462aafd89d127aaa232d42001be39e4c62c
parent85c9f6bd5982a7e43f851454f6e75f68f2950d56
adg: ensure local-mix in AdgTitleBlock behaves like in AdgTable

AdgTitleBlock is a special AdgTable, so they should mix local matrices
in the same way. The provided test case is not that needed because
AdgTitleBlock inherits from AdgTable but previously g_object_new() was
setting the local-mix default, so it has been included to avoid
regression in such case.
src/adg/adg-title-block.c
src/adg/tests/test-title-block.c