]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exfuncinset.h
updates to latexfeatures stuff; allow empty \document_path
[lyx.git] / src / mathed / math_exfuncinset.h
index d7832cd28dbe9d59571ece8a1c79fdfa1feb6a80..a0887a39c33e47c31f16db3ef34152ac7c991e81 100644 (file)
@@ -10,7 +10,7 @@
 class MathExFuncInset : public MathNestInset {
 public:
        ///
-       MathExFuncInset(string const & name, MathArray const & arg);
+       explicit MathExFuncInset(string const & name);
        ///
        MathInset * clone() const;
        ///