]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDocument.h
Some improvements to the graphics dialog
[lyx.git] / src / frontends / qt4 / GuiDocument.h
index be1b7e489f5f9eb392f0f889803940bc53fc265a..1fe1dc74a176fbd5c766b726767e280c237edce8 100644 (file)
@@ -296,6 +296,8 @@ private:
        ///
        bool isBiblatex() const;
        ///
+       void checkPossibleCiteEngines();
+       ///
        BufferParams bp_;
        /// List of names of available modules
        std::list<modInfoStruct> moduleNames_;