]> git.lyx.org Git - features.git/commit
Small API cleanup: as BufferView already use Buffer::changed() make it use it some...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 5 Oct 2007 09:38:40 +0000 (09:38 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 5 Oct 2007 09:38:40 +0000 (09:38 +0000)
commit86e8f751e1f61c5df708483ea22178c127254191
tree7a07f58445005da644b6753bd0bdc97f4169d42e
parent2b0fd3325b2b002ff91fdefb6b4474055d6c1633
Small API cleanup: as BufferView already use Buffer::changed() make it use it some more instead of WorkArea.

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