]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fontinset.h
Remove mixed_content from output parameters.
[lyx.git] / src / mathed / math_fontinset.h
index 1861b03a0a2f3a8d5f516caa2f6e033c99ab4ed5..5174823b0435ab38c55385dbb159f797a1cb69bf 100644 (file)
@@ -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;
        ///