Kayvan's compile fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7559 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Alfredo Braunstein 2003-08-15 22:46:29 +00:00
parent d28b89ba80
commit 0bbad21ca0
2 changed files with 5 additions and 1 deletions

View File

@ -427,7 +427,7 @@ void BufferView::Pimpl::resizeCurrentBuffer()
selendpar = bv_->text->ownerParagraphs().end();
}
#warning doesn't help much
#warning does not help much
bv_->text->redoParagraphs(bv_->text->ownerParagraphs().begin(),
bv_->text->ownerParagraphs().end());

View File

@ -1,4 +1,8 @@
2003-08-15 Kayvan A. Sylvan <kayvan@sylvan.com>
* BufferView_pimpl.C: compile fix
2003-08-15 André Pönitz <poenitz@gmx.net>
* rowpainter.C: remove extra metrics calls