]> git.lyx.org Git - features.git/commit
Fix bug #6519. This is some of the "instability" that resulted from
authorRichard Heck <rgheck@comcast.net>
Wed, 7 Apr 2010 12:35:32 +0000 (12:35 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 7 Apr 2010 12:35:32 +0000 (12:35 +0000)
commit1d1b204eb2ba7cdcf0023bc9e16b639d85772199
tree6411a209bb3b7b9ed2b949a79ace35d75bf6f0c5
parent2e1e1de8d01dbdd542e9f2a7eac63b861d203af1
Fix bug #6519. This is some of the "instability" that resulted from
Abdel's moving the LyXFunc code to GuiApplication. This restores some of
the structure of that code: The early returns bypassed the code that
marked the buffer dirty.

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