]> git.lyx.org Git - features.git/commit
* TocBackend::item(): fix toc navigation bug by using DocIterator instead of ParConst...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 16 May 2008 15:06:26 +0000 (15:06 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 16 May 2008 15:06:26 +0000 (15:06 +0000)
commit4573abd0f1cd35bf5cc3a7b70a7c69a387b47988
tree77ecd14e70707776c174a388667ef538521e4f3c
parentab47d8188ee66ddc737b137c8e06a79fb2a65c59
* TocBackend::item(): fix toc navigation bug by using DocIterator instead of ParConstIterator.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24804 a592a061-630c-0410-9148-cb99ea01b6c8
src/TocBackend.cpp