Angus Leeming <[EMAIL PROTECTED]> writes:
| Compiling current CVS I'm getting lots of warnings like:
| cxx: Warning: insets/insetquotes.h, line 83:
| "LyXFont InsetQuotes::ConvertFont(const LyXFont &)" does not match
| "Inset::ConvertFont" -- virtual function override intended
Compiling current CVS I'm getting lots of warnings like:
cxx: Warning: insets/insetquotes.h, line 83:
"LyXFont InsetQuotes::ConvertFont(const LyXFont &)" does not match
"Inset::ConvertFont" -- virtual function override intended?
LyXFont ConvertFont(LyXFont const & font)