]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormSearch.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / FormSearch.C
index 66037d7bc1db5ae8de9f07f39b74465ee9764258..261d895cf6143011997af7cf69b214fe05f94a8f 100644 (file)
@@ -85,6 +85,7 @@ ButtonPolicy::SMInput FormSearch::input(FL_OBJECT * ob, long)
                                     getString(dialog_->input_replace),
                                     fl_get_button(dialog_->check_casesensitive),
                                     fl_get_button(dialog_->check_matchword),
+                                    !fl_get_button(dialog_->check_searchbackwards),                                 
                                     all);
        }