]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macroarg.h
change a lot of methods to begin with small char
[features.git] / src / mathed / math_macroarg.h
index 4321db42b16396fa0e35e6dcb32cacec3e46e433..594b7100e4ef3b70d3f79e26c89896794b832816 100644 (file)
@@ -16,7 +16,7 @@ public:
        ///
        explicit MathMacroArgument(int);
        ///
-       MathInset * Clone() const;
+       MathInset * clone() const;
        ///
        void Metrics(MathStyles st);
        ///