mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
Looks like I forgot this yesterday.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4902 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8880849413
commit
cc46afd7ef
@ -8,6 +8,16 @@
|
||||
* buffer.C:
|
||||
* vspace.C: remove dead header lyx_main.h
|
||||
|
||||
2002-08-07 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* Paragraph.[Ch]:
|
||||
* paragraph_pimpl.h:
|
||||
Forward declare class Counters in paragraph.h by moving the ctrs member
|
||||
variable into Paragraph::Pimpl.
|
||||
(counters): new method, returning a reference to pimpl_->ctrs.
|
||||
|
||||
* text2.C: ensuing changes.
|
||||
|
||||
2002-08-07 John Levon <levon@movementarian.org>
|
||||
|
||||
* BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
|
||||
|
Loading…
Reference in New Issue
Block a user