A white space change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1964 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2001-04-26 19:17:50 +00:00
parent 0e97658b87
commit 0cf6b74770
2 changed files with 5 additions and 1 deletions

View File

@ -990,7 +990,7 @@ UpdatableInset * BufferView::theLockingInset() const
void BufferView::theLockingInset(UpdatableInset * inset)
{
text->the_locking_inset = inset;
text->the_locking_inset = inset;
}

View File

@ -1,3 +1,7 @@
2001-04-26 Angus Leeming <a.leeming@ic.ac.uk>
* BufferView2.C (theLockingInset): white space.
2001-04-25 Lars Gullik Bjønnes <larsbj@birdstep.com>
* minibuffer.C: include <iostream>