]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_substackinset.h
Andreas' patch to prevent crash on click on previewd inset
[lyx.git] / src / mathed / math_substackinset.h
index ca84d21e5817d3159f379c07df692ac7d8a6845b..36f6a4209a26b2b824eef0d3280df1919f182942 100644 (file)
@@ -29,7 +29,8 @@ public:
        MathSubstackInset const * asSubstackInset() const { return this; }
 
        ///
-       void normalize();
+       bool getStatus(LCursor & cur, FuncRequest const & cmd,
+               FuncStatus & flag) const;
        ///
        void infoize(std::ostream & os) const;
        ///