]> git.lyx.org Git - features.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:45:35 +0000 (20:45 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 7 Dec 2011 20:45:35 +0000 (20:45 +0000)
commitbcca9bb6b7ac28ea9e905abdcb514218b351f7c3
tree5958da36f73899ea3f34cab37292afba637c0b3c
parentb4bac77f58ed4aab88703333ec8c33e820bd3561
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/branches/BRANCH_2_0_X@40421 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp
status.20x