WIP: Brush assets project #106303

Draft
Julian Eisel wants to merge 351 commits from brush-assets-project into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 7ed4691310 - Show all commits

View File

@ -4086,7 +4086,6 @@ static void save_file_overwrite_confirm_button(uiBlock *block, wmGenericCallback
static void save_file_overwrite_saveas(bContext *C, void *arg_block, void * /*arg_data*/)
{
Main *bmain = CTX_data_main(C);
wmWindow *win = CTX_wm_window(C);
UI_popup_block_close(C, win, static_cast<uiBlock *>(arg_block));