Merge branch 'blender-v2.93-release'

This commit is contained in:
Hans Goudey 2021-04-18 11:59:36 -05:00
commit 9a69653b42
1 changed files with 1 additions and 1 deletions

View File

@ -602,8 +602,8 @@ static uiBlock *merged_element_search_menu(bContext *C, ARegion *region, void *d
NULL,
merged_element_search_update_fn,
data,
NULL,
false,
NULL,
merged_element_search_exec_fn,
NULL);
UI_but_flag_enable(but, UI_BUT_ACTIVATE_ON_INIT);