]> git.lyx.org Git - features.git/commit
revert 23068 as this was causing a recursive repaint.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 20 Feb 2008 13:32:03 +0000 (13:32 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 20 Feb 2008 13:32:03 +0000 (13:32 +0000)
commit3d3a55386d852a1bd2102a8f7372f30853c2740a
treed80794750aeee8fd2dffa8af732dae4b8925953f
parent860547ef1c8be05f3e4809dfd5052e90280bf4f7
revert 23068 as this was causing a recursive repaint.
Warning for the future: *no* painting activity should happen inside a paint event.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23071 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp