On May 3, 2008, at 23:28, Adrian Cumiskey wrote:
The member variable fobj was assigned via the super(node) constructor call. Since a correct assigment is made in a super constructor call to AbstractBaseLayoutManager, a better fix (if you want to keep the final status of the variable) would be to simply remove the second ssignment in TableCellLayoutManager.
Yep, as I suspected, a missing file from the commit... Thanks for rectifying. Cheers Andreas
