X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCursor.h;h=ba353b6cb8ad247d14fb52004d7d74ad6d45498b;hb=11c47ddfcfa8c83fd24b1e7e47279db32f1be9cd;hp=4091790603d8b325e05310503b6c7bf7b98a7f54;hpb=affc006baeb50c3d730ac06cf6dcfe050d6c98d8;p=features.git diff --git a/src/Cursor.h b/src/Cursor.h index 4091790603..ba353b6cb8 100644 --- a/src/Cursor.h +++ b/src/Cursor.h @@ -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; ///