]> git.lyx.org Git - lyx.git/commit
remove unneeded calls to BufferView::update() in insets
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 9 May 2005 17:29:22 +0000 (17:29 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 9 May 2005 17:29:22 +0000 (17:29 +0000)
commit92379230ffaa2cfe6f2d382498b0c9a6009933be
treeda69f73fb312af3a7e722c68111b841a276e171e
parent40a54b25f78143f5f082e58474178ea403d8e957
remove unneeded calls to BufferView::update() in insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9925 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/ChangeLog
src/cursor.h
src/insets/ChangeLog
src/insets/insetbase.h
src/insets/insetcommand.C
src/insets/insetfloat.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetnote.C
src/insets/insetwrap.C
src/insets/render_preview.h
src/insets/updatableinset.C