]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_nestinset.h
new hierarchy for frac-like things
[features.git] / src / mathed / math_nestinset.h
index fc694721aa14a11c65e719636f48946748fa512b..97569f452644306f66fd456caf206df89542aadc 100644 (file)
@@ -16,7 +16,7 @@ class LaTeXFeatures;
 class MathNestInset : public MathDimInset {
 public: 
        ///
-       explicit MathNestInset(int na = 0, string const & nm = string());
+       explicit MathNestInset(int ncells);
 
        ///
        void metrics(MathStyles st) const;