Sorry forgot something
when keeping binary compatiblity can you change var types.
I think i found a var that is not used but it's type
QPushButton *clear;
can that be changed to
QCheckBox *
and can the name be changed?
it does not say in the bin compat doc
--
Willy De la Court