]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
fix compilation pb ; update eu.po
[lyx.git] / src / insets / insetfloat.h
index 74e37eb461dfe6eae298a0202c078de1a5200e49..63fcf57dd84eceeaa44a03c24e2d083719d65b6c 100644 (file)
@@ -40,6 +40,8 @@ public:
        ///
        int Latex(Buffer const *, std::ostream &, bool fragile, bool fp) const;
        ///
+       int DocBook(Buffer const *, std::ostream &) const;
+       ///
        string const EditMessage() const;
        ///
        bool InsertInsetAllowed(Inset * inset) const;