]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macro.h
move things around
[features.git] / src / mathed / math_macro.h
index d54f064acb54fdaa59bdfd8ebe7fccb7ad4c1a96..a3d124ebd5cae238b43a10e7d8150de79db914df 100644 (file)
@@ -69,7 +69,7 @@ private:
        ///
        void operator=(MathMacro const &);
        ///
-       string const & name() const;
+       char const * name() const;
 
        ///
        MathMacroTemplate const * const tmplate_;