X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Finsets%2FInsetBibtex.h;h=038065ffc0dc8b9a6ddf71d67fd47c08c15820c2;hb=239b9919ffe28338d789e6dc9122228f77ab77a7;hp=1e42ca4152225a816deb45fdc521082fbe9e3e9e;hpb=298730215c21735f16e7278a5d5a4469fb0b9859;p=lyx.git diff --git a/src/insets/InsetBibtex.h b/src/insets/InsetBibtex.h index 1e42ca4152..038065ffc0 100644 --- a/src/insets/InsetBibtex.h +++ b/src/insets/InsetBibtex.h @@ -85,6 +85,8 @@ private: void editDatabases() const; /// void parseBibTeXFiles() const; + /// + bool usingBiblatex() const; /// \name Private functions inherited from Inset class //@{