]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
fix reading UTF8 encoded symbol file
[lyx.git] / src / mathed / InsetMathKern.h
index 192b01e6a251effc0fad73539d675e02f6f65cb9..63c20d0008ffdf73bc291d6a82fcfaf5f09cf4e8 100644 (file)
@@ -29,7 +29,7 @@ public:
        ///
        explicit InsetMathKern(LyXLength const & wid);
        ///
-       explicit InsetMathKern(std::string const & wid);
+       explicit InsetMathKern(docstring const & wid);
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///