]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacroTemplate.h
Fix comment according to Enricos explanation
[lyx.git] / src / mathed / MathMacroTemplate.h
index cc07d4e10f96c1d22c6a47544994ee46bb844896..c319ae5a8e13769e96f87efff4d1af57cd5e5d44 100644 (file)
@@ -33,7 +33,7 @@ public:
                MathArray const & = MathArray(),
                MathArray const & = MathArray());
        ///
-       explicit MathMacroTemplate(std::istream & is);
+       explicit MathMacroTemplate(const docstring & str);
        ///
        void edit(LCursor & cur, bool left);
        ///