]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_funcinset.h
whichFont down to 5.3%
[lyx.git] / src / mathed / math_funcinset.h
index d5d270c7f18e21e4a505739bd2beadc3a422f253..98786403d30e4c979a8824f054d571c08bccd68a 100644 (file)
@@ -28,6 +28,8 @@ public:
        MathFuncInset * asFuncInset() { return this; }
        ///
        void setName(string const &);
+       ///
+       bool match(MathInset * p) const;
 
        ///
        void normalize(NormalStream &) const;