]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDFrac.h
Fix comment according to Enricos explanation
[lyx.git] / src / mathed / InsetMathDFrac.h
index 4929df48e4f1306a1fa0cf08026da685b49c6762..596f3f5522fa255e49874ccbd925a83e81c7f308 100644 (file)
@@ -28,9 +28,9 @@ public:
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///
-       std::string name() const;
+       docstring name() const;
        ///
-       void mathmlize(MathMLStream &) const;
+       void mathmlize(MathStream &) const;
        ///
        void validate(LaTeXFeatures & features) const;
 private: