]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulamacro.C
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / formulamacro.C
index 35f2ed3d0038ee1b8b0166dee1158f67090af6e6..c9231fe82cb1682ddc3bcaedb7aa3ebd9d574ca5 100644 (file)
@@ -15,7 +15,7 @@
 
 
 #include "formulamacro.h"
-#include "commandtags.h"
+#include "lfuns.h"
 #include "math_cursor.h"
 #include "math_parser.h"
 #include "math_macro.h"
@@ -171,7 +171,7 @@ Inset::Code InsetFormulaMacro::lyxCode() const
 
 
 void InsetFormulaMacro::draw(BufferView * bv, LyXFont const & f,
-                            int y, float & xx, bool /*cleared*/) const
+                            int y, float & xx) const
 {
        // label
        LyXFont font(f);