]> git.lyx.org Git - lyx.git/commit
Fix bug #11737.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 13 Feb 2020 05:03:51 +0000 (00:03 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 13 Feb 2020 05:06:17 +0000 (00:06 -0500)
commit0be206c976db0aa981004dda08f038a9e40de9b0
treee966ba8554ae89aff01bbbc2e0976ef254da87c9
parent1b0e8b36daf45c9fabf5212bdb922d4208a3bd4a
Fix bug #11737.

We need to use the FileName methods when moving or removing a file,
so that refresh() gets called.

No status entry since this will be in 2.3.4.3.

(cherry picked from commit d93091389896cddcd83de83dfd4ee8a9b4e9c7f1)
src/support/FileName.cpp