* comment correction

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22672 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stefan Schimanski 2008-01-25 22:07:35 +00:00
parent de4a5e3a51
commit 9f58157ffd

View File

@ -155,7 +155,7 @@ private:
DisplayMode displayMode_;
/// expanded macro with ArgumentProxies
InsetMathSqrt expanded_;
/// editing look of macro
/// macro definition with #1,#2,.. insets
MathData definition_;
/// number of arguments that were really attached
size_t attachedArgsNum_;