]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_amsarrayinset.h
first shot at preview. It crashes. Don't know why. To see it work a bit, change
[lyx.git] / src / mathed / math_amsarrayinset.h
index eb24eff9fead6babd0a2011d34657c041f4d288b..4c45fe2d49967290437db9266bde463274cae08e 100644 (file)
@@ -12,9 +12,9 @@
 class MathAMSArrayInset : public MathGridInset {
 public:
        ///
-       MathAMSArrayInset(string const & name_, int m, int n);
+       MathAMSArrayInset(string const & name, int m, int n);
        ///
-       MathAMSArrayInset(string const & name_);
+       MathAMSArrayInset(string const & name);
        ///
        MathInset * clone() const;
        ///