]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.h
several small patches and some fixes, read the ChangeLog
[features.git] / src / insets / insettabular.h
index 3c731636bba860185da5918e514db3ac03e4d719..bf91314f64b3ee6096f61174a6da11e8196eddc7 100644 (file)
@@ -110,6 +110,8 @@ public:
     ///
     int Latex(std::ostream &, bool, bool) const;
     ///
+    int Ascii(std::ostream &) const;
+    ///
     int Linuxdoc(std::ostream &) const;
     ///
     int DocBook(std::ostream &) const;