mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 06:20:28 +00:00
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:
parent
0e97658b87
commit
0cf6b74770
@ -990,7 +990,7 @@ UpdatableInset * BufferView::theLockingInset() const
|
|||||||
|
|
||||||
void BufferView::theLockingInset(UpdatableInset * inset)
|
void BufferView::theLockingInset(UpdatableInset * inset)
|
||||||
{
|
{
|
||||||
text->the_locking_inset = inset;
|
text->the_locking_inset = inset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -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>
|
2001-04-25 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||||
|
|
||||||
* minibuffer.C: include <iostream>
|
* minibuffer.C: include <iostream>
|
||||||
|
Loading…
Reference in New Issue
Block a user