]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
Translate labels for float:algorithm, float:figure and float:table.
[lyx.git] / src / insets / insetfoot.h
index 8c8895d62aaafb128c835873e4fd23f1f52203eb..e20155a7773227d0c3b6821cede0e1500397a780 100644 (file)
@@ -37,6 +37,8 @@ public:
        ///
        int latex(Buffer const *, std::ostream &, bool fragile, bool fp) const;
        ///
+       int docbook(Buffer const *, std::ostream &) const;
+       ///
        string const editMessage() const;
 };