]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlatexaccent.h
Just some changes to be able to change TabularFeatures with the Table menu
[lyx.git] / src / insets / insetlatexaccent.h
index 1c35b131f1b4359d6a1c74b2f9389727ddf44238..018eb86d181c03fab67a187bae5cf2d2a09f0882 100644 (file)
@@ -54,7 +54,9 @@ public:
        ///
        void Read(LyXLex & lex);
        ///
-       int Latex(std::ostream &, signed char fragile, bool free_spc) const;
+       int Latex(std::ostream &, bool fragile, bool free_spc) const;
+       ///
+       int Ascii(std::ostream &) const;
        ///
        int Linuxdoc(std::ostream &) const;
        ///