]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.h
Convert labels to unicode
[features.git] / src / insets / insetinclude.h
index c1e7649dd3d35cb506e98d061f2e7a7e3370e57f..6b911ce5630feded40487bb60456bfeac5d2bda1 100644 (file)
@@ -47,7 +47,7 @@ public:
         *  \param list the list of labels in the child buffer.
         */
        void getLabelList(Buffer const & buffer,
-                         std::vector<std::string> & list) const;
+                         std::vector<lyx::docstring> & list) const;
        /** Fills \c keys
         *  \param buffer the Buffer containing this inset.
         *  \param keys the list of bibkeys in the child buffer.