]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.h
* src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
[lyx.git] / src / insets / InsetCitation.h
index 873c71c72de7ed8223a539ef20ad9ade21e6e067..d51fe6649b8ddb524e61895377f524e04764b976 100644 (file)
@@ -63,7 +63,7 @@ private:
        class Cache {
        public:
                ///
-               Cache() : engine(biblio::ENGINE_BASIC), params("cite") {}
+               Cache() : engine(biblio::ENGINE_BASIC), params("citation") {}
                ///
                biblio::CiteEngine engine;
                ///