]> git.lyx.org Git - features.git/commit
Fix bug 5769: http://bugzilla.lyx.org/show_bug.cgi?id=5769.
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 23 Feb 2009 19:06:43 +0000 (19:06 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 23 Feb 2009 19:06:43 +0000 (19:06 +0000)
commit1907b28770b8e1ba16df7c15de62b90fb31d6c38
tree94557c71e44c5c9edd7e7a8e876f26aaf12e6f74
parent8e2babb83385476f08a474891dd8df100626c025
Fix bug 5769: http://bugzilla.lyx.org/show_bug.cgi?id=5769.
Copy content vanishes on Quit.

The work-around to clear the clipboard was needed to work around bug 4846. This bug has been resolved by the fix for bug 5472, so the work-around isn't needed anymore.

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