mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Thanks, Andre.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32649 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3c5fe7a93b
commit
27d580b5c0
@ -39,7 +39,7 @@ public:
|
||||
///
|
||||
void normalize(NormalStream & ns) const;
|
||||
///
|
||||
void mathmlize(MathStream &) const { return; }
|
||||
void mathmlize(MathStream &) const { }
|
||||
///
|
||||
InsetCode lyxCode() const { return MATH_KERN_CODE; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user