Andre Poenitz wrote: I don't think that this is initialised in the c-tor. Index: lyxrow.h =================================================================== /// cached y position - unsigned int y_; + unsigned int y_offset_;
Nor this: > Index: paragraph.h > =================================================================== > + /// > + int height; Regards, Angus