mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix comment
This commit is contained in:
parent
979aabfaed
commit
e653907b84
@ -404,7 +404,7 @@ public:
|
||||
}
|
||||
/// Returns the current math style in the stream.
|
||||
const MathStyle & getFontMathStyle() const { return font_math_style_; }
|
||||
/// Returns the current math style in the stream.
|
||||
/// Sets the current math style in the stream.
|
||||
void setFontMathStyle(const MathStyle style) { font_math_style_ = style; }
|
||||
private:
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user