]> git.lyx.org Git - features.git/blobdiff - src/buffer.h
Convert labels to unicode
[features.git] / src / buffer.h
index d6d26d302a60aefe5499e5bcfd735dbb75949620..301622f9d26ee1332974097b3a2234e361e642f3 100644 (file)
@@ -254,7 +254,7 @@ public:
        /// of loaded child documents).
        std::vector<std::string> const & getBibfilesCache() const;
        ///
-       void getLabelList(std::vector<std::string> &) const;
+       void getLabelList(std::vector<lyx::docstring> &) const;
 
        ///
        void changeLanguage(Language const * from, Language const * to);