]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetspecialchar.h
index 400ff7ebf7162c3835d2c58b4a5f3df7af27d114..f8d5a20152e21b81e5020f8ea3e49be500417752 100644 (file)
@@ -56,7 +56,9 @@ public:
        /// Will not be used when lyxf3
        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;
        ///