]> git.lyx.org Git - lyx.git/blobdiff - src/cursor.h
hopefully fix tex2lyx linking.
[lyx.git] / src / cursor.h
index 31ac8f4b641c359777d56b76d65d297e36a252c4..46f1834f191df2957166ab25954d133c28701eee 100644 (file)
@@ -289,7 +289,7 @@ public:
        /// display an error message
        void errorMessage(docstring const & msg) const;
        ///
-       std::string getPossibleLabel();
+       docstring getPossibleLabel();
 
        /// moves position somehow up or down
        bool goUpDown(bool up);