mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 18:58:10 +00:00
* corrected comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22669 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cbf599b911
commit
7ac601f429
@ -153,7 +153,7 @@ private:
|
|||||||
docstring name_;
|
docstring name_;
|
||||||
/// current display mode
|
/// current display mode
|
||||||
DisplayMode displayMode_;
|
DisplayMode displayMode_;
|
||||||
/// display mode before change
|
/// expanded macro with ArgumentProxies
|
||||||
InsetMathSqrt expanded_;
|
InsetMathSqrt expanded_;
|
||||||
/// number of arguments that were really attached
|
/// number of arguments that were really attached
|
||||||
size_t attachedArgsNum_;
|
size_t attachedArgsNum_;
|
||||||
|
Loading…
Reference in New Issue
Block a user