]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathTFrac.h
cursor is no more damaging the background. L-shaped cursor is broken right now....
[lyx.git] / src / mathed / InsetMathTFrac.h
index 38e84094984fcd5a12fb46f0ee7e8df1830ea2c9..045a3e35fb8a89c83b5230b787e168d7ceaebdaf 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: