mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Angus' patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3304 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a237be918f
commit
5d6b5eb116
@ -1,3 +1,6 @@
|
||||
2002-01-07 Angus Leeming <a.leeming@ic.ac.uk>
|
||||
|
||||
* math_defs.h: remove trailing comma from enum MathTextCodes.
|
||||
|
||||
2002-01-03 André Pönitz <poenitz@gmx.net>
|
||||
|
||||
|
@ -76,7 +76,7 @@ enum MathTextCodes {
|
||||
///
|
||||
LM_TC_MSB,
|
||||
///
|
||||
LM_FONT_END,
|
||||
LM_FONT_END
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user