X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCmdDef.h;h=5fb6e366b6d3d9347ea2c923060339462eee2de0;hb=b536759c0769dab641993347baeb62400455be04;hp=fa24fe76152121925f4490e15a23a6824053d9d8;hpb=4cd6123095dd3007f1ea0a5b659036f5085fe72c;p=lyx.git diff --git a/src/CmdDef.h b/src/CmdDef.h index fa24fe7615..5fb6e366b6 100644 --- a/src/CmdDef.h +++ b/src/CmdDef.h @@ -59,7 +59,7 @@ private: * Add a new command definition. * @param name internal recursion level */ - newCmdDefResult newCmdDef(std::string const & name, + newCmdDefResult newCmdDef(std::string const & name, std::string const & def); ///