X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_fontinset.h;h=5174823b0435ab38c55385dbb159f797a1cb69bf;hb=1ecc7b79cdf95de50f2683fb7a8f983b5dcdf0d2;hp=1861b03a0a2f3a8d5f516caa2f6e033c99ab4ed5;hpb=1f9e9cf5173fa1fbafdff5f21080e5194b05818b;p=lyx.git diff --git a/src/mathed/math_fontinset.h b/src/mathed/math_fontinset.h index 1861b03a0a..5174823b04 100644 --- a/src/mathed/math_fontinset.h +++ b/src/mathed/math_fontinset.h @@ -31,7 +31,7 @@ public: /// are we in math mode, text mode, or unsure? mode_type currentMode() const; /// - string name() const; + std::string name() const; /// void metrics(MetricsInfo & mi, Dimension & dim) const; ///