]> git.lyx.org Git - lyx.git/commit
Fix bug #7921. We should not allow the user to save a file thereby
authorRichard Heck <rgheck@comcast.net>
Wed, 7 Dec 2011 20:35:29 +0000 (20:35 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 7 Dec 2011 20:35:29 +0000 (20:35 +0000)
commit4c1f1357c1c5dc3fcd03d27270657a130f35c2ed
tree3bf2549c88d24b193baa6168b018c9dacfbe0d07
parenta58cae2ada503821a1e4e5a17966aefe6025cf18
Fix bug #7921. We should not allow the user to save a file thereby
over-writing a file that is already open. So we issue a warning and
ask if they'd like to try a different name.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40420 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp