]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_sizeinset.h
cosmetics
[features.git] / src / mathed / math_sizeinset.h
index 98d209e5e161f4d347582d8f803d4122df900be3..26a78b3ff2d8d104f68d2f78bb67129216c2de88 100644 (file)
@@ -20,13 +20,13 @@ public:
        ///
        virtual MathInset * clone() const;
        ///
-       void Metrics(MathStyles st);
+       void metrics(MathStyles st);
        ///
        void draw(Painter &, int x, int baseline);
        ///
-       void Write(std::ostream &, bool fragile) const;
+       void write(std::ostream &, bool fragile) const;
        ///
-       void WriteNormal(std::ostream &) const;
+       void writeNormal(std::ostream &) const;
 
 private:
        ///