]> git.lyx.org Git - lyx.git/commit
Allow DocIterator::paragraphGotoArgument() to return id() without pos()
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 28 Jul 2024 13:53:05 +0000 (15:53 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 28 Jul 2024 13:53:05 +0000 (15:53 +0200)
commite3b36208eddc87025afb005f828316029bcf8f4f
tree3349230f96dbf03ad541857d7a60c493d6f6eccf
parenta303600b544d9f4c82f2dee77616f821d0051854
Allow DocIterator::paragraphGotoArgument() to return id() without pos()

We need this for the forthcoming reference-to-paragraph function
src/DocIterator.cpp
src/DocIterator.h