]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
* LyXView: the accessor methods now return a reference to the member
[features.git] / src / mathed / ChangeLog
index bc8c6f6c08788337c9c5bd1c2173e59470a5b19f..4dd2edada23cccb46dba17bdaae8db48f5a2db28 100644 (file)
@@ -1,3 +1,13 @@
+2002-08-13  Angus Leeming  <leeming@lyx.org>
+
+       * formulabase.C:
+       * ref_inset.C:
+       changes due to the changed LyXView interface that now returns references
+       to member variables not pointers.
+
+       * math_inset.[Ch] (getDialogs, getLyXFunc): return a reference, not a
+       pointer, reflecting this change.
+
 2002-08-02  Angus Leeming  <leeming@lyx.org>
 
        * formula.C: pass the BufferView to the PreviewedInset so that it can