]> git.lyx.org Git - features.git/commit
Refactorization: Buffer::changed() can update the metrics as well, so we don't have...
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Mar 2010 15:29:26 +0000 (15:29 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Mar 2010 15:29:26 +0000 (15:29 +0000)
commit6a9f44eaa2801632b4aebbb66ed6528cc1f30827
tree68a5ac3dccbb57d6d007db15934d096090890be4
parent71c1ad35172779ce5f7082cca1d5567fa6d76be9
Refactorization: Buffer::changed() can update the metrics as well, so we don't have to do it in scrollToCursor if we call Buffer::changed() anyway.

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