]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Cmake build: Creating a define for a header file found
[lyx.git] / src / Buffer.h
index 3ed3a95c40597c230a888752e06c3a10557e1976..cd0540cb7bfd029d6694448274840f7c2ecdbc68 100644 (file)
@@ -486,6 +486,8 @@ public:
        /// add a single piece of bibliography info to our cache
        void addBibTeXInfo(docstring const & key, BibTeXInfo const & bi) const;
        ///
+       void makeCitationLabels() const;
+       ///
        bool citeLabelsValid() const;
        ///
        void getLabelList(std::vector<docstring> &) const;