]> git.lyx.org Git - features.git/commit
2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 1 May 2003 09:15:15 +0000 (09:15 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 1 May 2003 09:15:15 +0000 (09:15 +0000)
commitf5e07fb3026d1ae55a74ef80c1a42d059468cefc
tree95273a59358bc4319f32d837b7045aa16bc1e727
parentab6094576daf5cc09966d530336d2c3ed5cd7b2d
2003-05-01  Lars Gullik Bj�nnes  <larsbj@gullik.net>

* paragraph.C (erase): return a bool

* paragraph_pimpl.C (erasePos): remove function, move contents...
(erase): ... here. Return a bool.
(erase): call erase instead of erasePos.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6905 a592a061-630c-0410-9148-cb99ea01b6c8
src/ChangeLog
src/paragraph.C
src/paragraph.h
src/paragraph_pimpl.C
src/paragraph_pimpl.h