]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.h
* Document prefs: rename Format -> Output
[lyx.git] / src / lyxfind.h
index f79ef240cd1415ffea4161ebcbce9668b83e35b1..b700e0ce1a5065013f8bc1cdf1d2c4d43a72fab2 100644 (file)
@@ -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