X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_cursor.h;h=96d0348085baebb5a80f0bfa5afc51de198e5ad9;hb=d359dd8fca52c4f0100f7cf4bf636113c5c4e49f;hp=f250c4975b6687baa424619769050578975878ec;hpb=02b6d38f1adb06a425ca8c334753f0d850359092;p=lyx.git diff --git a/src/mathed/math_cursor.h b/src/mathed/math_cursor.h index f250c4975b..96d0348085 100644 --- a/src/mathed/math_cursor.h +++ b/src/mathed/math_cursor.h @@ -117,7 +117,7 @@ public: /// go up to the hull inset void popToEnclosingHull(); /// - InsetFormulaBase * formula(); + InsetFormulaBase * formula() const; /// current offset in the current cell pos_type pos() const; /// current cell