]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetindex.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetindex.h
index 36707af81ddd48e8ac523e0b133b5a3c06d70e04..2f4baef458506144adf493181586614d726a7fcc 100644 (file)
@@ -40,6 +40,8 @@ public:
        void edit(BufferView * bv, bool front = true);
        ///
        Inset::Code lyxCode() const;
+       ///
+       int docbook(Buffer const *, std::ostream &) const;
 };