Cleanup: build without USE_KEYNAV_LIMIT defined
This commit is contained in:
@@ -3484,7 +3484,7 @@ static void ui_do_but_textedit(
|
||||
ui_searchbox_event(C, data->searchbox, but, data->region, event);
|
||||
}
|
||||
#else
|
||||
ui_searchbox_event(C, data->searchbox, but, event);
|
||||
ui_searchbox_event(C, data->searchbox, but, data->region, event);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user