John Levon <[EMAIL PROTECTED]> writes: | On Thu, Jun 12, 2003 at 09:20:55AM +0000, Angus Leeming wrote: | | > > - string screenLabel() const; | > > + virtual string const screenLabel() const; | > | > I removed the "virtual" bit from ref_inset.h and will apply soon. | | *sob* | | (Yes it's the coder's will, but if you will bear me out...) | | Andre might be right for nice code like mathed, but I can assure you | that not having "virtual" on derived methods inside insets/ is really | really unhelpful, as it takes a significant amount of effort to work | out where in the hierarchy a method may or may not start ...
Doxygen? -- Lgb