Forgot this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7718 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-09-09 10:06:42 +00:00
parent fd36f5ad76
commit c5f116452f

View File

@ -1,3 +1,9 @@
2003-09-09 Angus Leeming <leeming@lyx.org>
* buffer.[Ch]: make Buffer's member variables private. Add accessor functions.
Lots of changes all over the tree as a result.
2003-09-08 Angus Leeming <leeming@lyx.org>
* graph.C: #include <config.h>.