X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flyxfind.h;h=b700e0ce1a5065013f8bc1cdf1d2c4d43a72fab2;hb=20b45cf02895a9ca5a1c831b4d4c0795d91b8d4a;hp=f79ef240cd1415ffea4161ebcbce9668b83e35b1;hpb=5980afaee0fe2909ddd369a35f1a81fd8a744015;p=lyx.git diff --git a/src/lyxfind.h b/src/lyxfind.h index f79ef240cd..b700e0ce1a 100644 --- a/src/lyxfind.h +++ b/src/lyxfind.h @@ -74,7 +74,7 @@ bool lyxfind(BufferView * bv, FuncRequest const & ev); bool findOne(BufferView * bv, docstring const & searchstr, bool case_sens, bool whole, bool forward, bool find_del = true, bool check_wrap = false, - bool auto_wrap = false, bool instant = false, + bool const auto_wrap = false, bool instant = false, bool onlysel = false); /** Parse the string encoding of the replace request that is found in