mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
small whitespace change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1646 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7232740b35
commit
2862a8fbcc
@ -11,7 +11,7 @@
|
|||||||
/** A macro argument
|
/** A macro argument
|
||||||
\author Alejandro Aguilar Sierra
|
\author Alejandro Aguilar Sierra
|
||||||
*/
|
*/
|
||||||
class MathMacroArgument: public MathParInset {
|
class MathMacroArgument : public MathParInset {
|
||||||
public:
|
public:
|
||||||
///
|
///
|
||||||
MathMacroArgument();
|
MathMacroArgument();
|
||||||
|
Loading…
Reference in New Issue
Block a user