X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fbufferview_funcs.h;h=c2268f8a29bed3732f1c70c5ea309a1a4e12d1e3;hb=35204f8f33d7400a5fefeffea533fb4cb4097211;hp=c13651a3e971f50c6ba3e7770f8671bdacdc9b04;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/bufferview_funcs.h b/src/bufferview_funcs.h index c13651a3e9..c2268f8a29 100644 --- a/src/bufferview_funcs.h +++ b/src/bufferview_funcs.h @@ -38,7 +38,7 @@ bool string2font(std::string const & data, LyXFont & font, bool & toggle); */ std::string const freefont2string(); -Point getPos(BufferView & bv, DocIterator const & dit, bool boundary); +Point getPos(BufferView const & bv, DocIterator const & dit, bool boundary); enum CurStatus { CUR_INSIDE,