]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_xymatrixinset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_xymatrixinset.h
index e90d8d37db3934f06589303a7e2695c1691e34a1..32f16f9f37a0edfc472aacfc31e18aef2e468cce 100644 (file)
@@ -28,7 +28,7 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
 };
 
 #endif