]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracinset.h
mathed uglyfication
[lyx.git] / src / mathed / math_fracinset.h
index b41ef948bb4f9860c319d434f469efab11a00d61..90ea9c9fd755026bb7c5d378b6861ff1e3c6353b 100644 (file)
@@ -36,7 +36,7 @@ public:
        /// identifies FracInsets
        MathFracInset const * asFracInset() const;
        ///
-       string name() const;
+       std::string name() const;
 
        ///
        void write(WriteStream & os) const;