[EMAIL PROTECTED] wrote:
+ /// FIXME: we pass Inset::Code as an int in order to avoid the inclusion
+ /// of "Inset.h". It would be better to put Inset::Code in its own
+ /// header.
void changeRefsIfUnique(docstring const & from, docstring const & to,
- Inset::Code code);
+ int inset_code);
Or use the LColor_color trick... Angus
