adg: protect AdgTableRow against null cell styling
commit906dd1b4c6f14448e568087a353d9aa48dcc6d0f
authorNicola Fontana <ntd@entidi.it>
Tue, 24 Feb 2015 22:17:15 +0000 (24 23:17 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 24 Feb 2015 22:17:15 +0000 (24 23:17 +0100)
treedfd795dd8cb7bfd486a92b3c699baf82ea42e0f2
parent20ad23ed528bcb84173fe873d594728cf8a53f63
adg: protect AdgTableRow against null cell styling

If the main AdgTable is not arranged, the table style is still NULL.
Avoid crashing the application and uses a 0 spacing instead.
src/adg/adg-table-row.c