]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbibtex.h
convert graphics for .tex export, fixes bug 1231
[lyx.git] / src / insets / insetbibtex.h
index cb6128226e54b850b48687950611720ece0ff35d..0a7cbf7093a71798a37cca582c9a118b35bb216a 100644 (file)
@@ -44,6 +44,8 @@ public:
        bool addDatabase(std::string const &);
        ///
        bool delDatabase(std::string const &);
+       ///
+       void validate(LaTeXFeatures &) const;
 protected:
        ///
        virtual void priv_dispatch(LCursor & cur, FuncRequest & cmd);