]> 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 a276acd580b569b04bfeeb7eb3d16c84951b5995..f8d5a20152e21b81e5020f8ea3e49be500417752 100644 (file)
@@ -58,6 +58,8 @@ public:
        /// 
        int Latex(std::ostream &, bool fragile, bool free_spc) const;
        ///
+       int Ascii(std::ostream &) const;
+       ///
        int Linuxdoc(std::ostream &) const;
        ///
        int DocBook(std::ostream &) const;