]> git.lyx.org Git - lyx.git/commit
Fix regression introduced via #12819.
authorPavel Sanda <sanda@lyx.org>
Mon, 19 Aug 2024 20:03:16 +0000 (22:03 +0200)
committerPavel Sanda <sanda@lyx.org>
Mon, 19 Aug 2024 20:03:16 +0000 (22:03 +0200)
commite322ef153daba01eeb45402b8cf31d32311a3207
tree248324fddaa5dae2045e51a9e1c5cffe88dd3265
parentd5da93628aa7b7719ffe7d9083c8726c4391d232
Fix regression introduced via #12819.

We will mark buffer as modified only in case of removal,
not when just externally modified.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg222715.html
src/Buffer.cpp