mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
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:
parent
d28b89ba80
commit
0bbad21ca0
@ -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());
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user