Richard Heck wrote:
Andre Poenitz wrote:
On Fri, Oct 12, 2007 at 09:13:19PM -0700, Angus Leeming wrote:
[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...
The extra header would be nicer.
This now is in its own header, so I assume this can or will be fixed shortly.

It's already fixed actually ;-)

Abdel.

Reply via email to