]> git.lyx.org Git - features.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:11:23 +0000 (00:11 -0500)
commitb175f5a315a214839219965e6a07dbf472cbac92
tree966475b042c54c3c58593cc20fe6c9a66b15b95f
parent40b1a6f9b1d8974b543a79ca77de19d01476eab7
Fix bug #11737.

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

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