]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macrotemplate.h
updates to latexfeatures stuff; allow empty \document_path
[lyx.git] / src / mathed / math_macrotemplate.h
index 4cbe5106ee3bafbd96631fc3fd615aaf888bb8e7..bab64d1500d92590de82ab93ad511a3c85ad8b5e 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void write(MathWriteInfo & os) const;
+       void write(WriteStream & os) const;
        /// Number of arguments
        int numargs() const;
        ///