]> git.lyx.org Git - lyx.git/commit
Fix loop while separating
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 13 Jan 2018 08:59:09 +0000 (09:59 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 13 Jan 2018 08:59:09 +0000 (09:59 +0100)
commitbceaa7f92971f62014da43557815479d40adf551
treecbcfe1c161efc4384ff65192e8e4143d9957915c
parent2ba00ecb7bf00b5f6a22f2f6ae23c4c9127e8a93
Fix loop while separating

getMaxDepthAfter() gives wrong result here.

Fixes: #10979
Signed-off-by: Juergen Spitzmueller <spitz@lyx.org>
src/Text3.cpp