X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_iterator.h;h=d30bd4752998ba59c2d499f5935e6c45515d40d5;hb=cd19a0b33bcc87b46c3567928d85a4c724f49db5;hp=70fdef85c70e1d158327e2594f2efa3587daf4d4;hpb=b5c6adc5fb5f6c2d625c682e31a376a5f07d17f0;p=lyx.git diff --git a/src/mathed/math_iterator.h b/src/mathed/math_iterator.h index 70fdef85c7..d30bd47529 100644 --- a/src/mathed/math_iterator.h +++ b/src/mathed/math_iterator.h @@ -37,7 +37,7 @@ public: /// read access to top most item MathArray const & cell() const; -private: +private: /// own level down void push(MathInset *); /// own level up