X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathGrid.h;h=5735600fcc57b6c6e7ee852c151e1b6fee98eadb;hb=a8e9fe82d0461fa821b3ec70c83fe76f02eafcb0;hp=3faa33f4eaed1de4db65ffda6fc1807bef60bbef;hpb=486ca0c750f4bd465aac2177c24aacf4e90ee6de;p=features.git diff --git a/src/mathed/InsetMathGrid.h b/src/mathed/InsetMathGrid.h index 3faa33f4ea..5735600fcc 100644 --- a/src/mathed/InsetMathGrid.h +++ b/src/mathed/InsetMathGrid.h @@ -214,7 +214,7 @@ public: void mathmlize(MathStream &) const; /// //void octave(OctaveStream &) const; - + /// tells an inset to redraw background protected: virtual void doDispatch(Cursor & cur, FuncRequest & cmd); ///