]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBibtex.h
Improve wording (#10670)
[lyx.git] / src / frontends / qt4 / GuiBibtex.h
index 3ce3ada32d5031665519c8972927f94e9c25eade..2ffdbe6705622a4db9d1b06b3c63bdadebd6223e 100644 (file)
@@ -79,6 +79,8 @@ private:
        bool usingBibtopic() const;
        /// should we put the bibliography to the TOC?
        bool bibtotoc() const;
+       /// do we use biblatex?
+       bool usingBiblatex() const;
        /// which stylefile do we use?
        QString styleFile() const;