X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSymbol.h;h=bb18217a8416dbd9b112e84bbd4ea539760dfdef;hb=704328d3488c75733ddeb9ad5439b1907e323e39;hp=4730513dec0bd7ce5b52be3ab13066a7468d9e06;hpb=36b1623c5bf3e51d4a4b104cb32d3e9af578016a;p=lyx.git diff --git a/src/mathed/InsetMathSymbol.h b/src/mathed/InsetMathSymbol.h index 4730513dec..bb18217a84 100644 --- a/src/mathed/InsetMathSymbol.h +++ b/src/mathed/InsetMathSymbol.h @@ -37,6 +37,8 @@ public: /// int kerning(BufferView const *) const { return kerning_; } + /// + mode_type currentMode() const; /// bool isRelOp() const; ///