]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
Circumvent odd stmary font metrics (part of #9990).
[lyx.git] / src / insets / InsetBibtex.h
index 8c4fa18d3da69c59365bef162e2d8e808fd65fcf..a4310ad2058b82b95bc96545bf447292036d2eb8 100644 (file)
@@ -38,6 +38,8 @@ public:
        bool addDatabase(docstring const &);
        ///
        bool delDatabase(docstring const &);
+       ///
+       void write(std::ostream &) const;
 
        /// \name Public functions inherited from Inset class
        //@{