missing const

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8023 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Alfredo Braunstein 2003-11-03 23:13:26 +00:00
parent cac6814fed
commit d0cfc869e8

View File

@ -46,7 +46,7 @@ void update_and_apply_freefont(BufferView * bv, std::string const & data);
void apply_freefont(BufferView * bv);
void put_selection_at(BufferView * bv, PosIterator & cur,
void put_selection_at(BufferView * bv, PosIterator const & cur,
int length, bool backwards);