]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
Whitespace.
[lyx.git] / src / insets / InsetBibtex.h
index 3b8510152dae8c11d4f99e23a1172f76f06740bc..6883191ed6817878a050b00069c699b83a28f227 100644 (file)
@@ -52,6 +52,8 @@ public:
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///
+       int plaintext(odocstream &, OutputParams const &) const;
+       ///
        void collectBibKeys(InsetIterator const &) const;
        ///
        void validate(LaTeXFeatures &) const;