I'm seeing a lot of warnings in QtCreator of the form: Buffer.cpp:219:11: warning: padding class 'lyx::Buffer::Impl' with 3 bytes to align 'filename' I take it that this is because there were five bools right before this declaration. Do we care about this? Riki