]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
Define a wrapper LyXFont_size for LyXFont::FONT_SIZE.
[features.git] / src / ChangeLog
index 24d007561eabca850cfe70f6cae6b26704494f05..b49edb0215a6652611c9b76bb416d9d834247779 100644 (file)
@@ -1,3 +1,12 @@
+2003-09-16  Angus Leeming  <leeming@lyx.org>
+
+       * lyxfont.h (LyXFont_size): a wrapper class for LyXFont::FONT_SIZE.
+
+       * paragraph.[Ch] (highestFontInRange): use LyXFont_size as function
+       arg/return type.
+
+       * paragraph.h: remove #include "lyxfont.h". Forward declare LyXFont_size.
+
 2003-09-16  Angus Leeming  <leeming@lyx.org>
 
        * paragraph.C (IsInsetChar): new function in namespace anon, moved out of