]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
More requires --> required, for C++2a.
[lyx.git] / src / Cursor.h
index 4091790603d8b325e05310503b6c7bf7b98a7f54..ba353b6cb8ad247d14fb52004d7d74ad6d45498b 100644 (file)
@@ -154,7 +154,8 @@ public:
        DocIterator selectionEnd() const;
 
        ///
-       docstring selectionAsString(bool with_label) const;
+       docstring selectionAsString(bool const with_label,
+                                   bool const skipdelete = false) const;
        /// get some interesting description of top position
        void info(odocstream & os, bool devel_mode) const;
        ///