]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulamacro.h
Hopefully fix the problem with stateText() in lyxfont.C
[lyx.git] / src / mathed / formulamacro.h
index 37c95c82fdc318063ed5f9245579bc1cbb1e2030..6daeb3d9ff5b6b4487629c2001923cb1201fc214 100644 (file)
@@ -49,7 +49,7 @@ public:
         ///
        void Write(std::ostream & os) const;
        ///
-       int Latex(std::ostream & os, signed char fragile, bool free_spc) const;
+       int Latex(std::ostream & os, bool fragile, bool free_spc) const;
        ///
        int Linuxdoc(std::ostream &) const;
        ///