]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlabel.h
Just some changes to be able to change TabularFeatures with the Table menu
[lyx.git] / src / insets / insetlabel.h
index df4e2b5b09b2359a913503e9dd380157b65e88bd..62196b7d8014c01f28e986616a15847ae7db77c1 100644 (file)
@@ -42,6 +42,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;