WIP: incorrect_language_in_the_menu #109173

Closed
Gangneron wants to merge 19 commits from (deleted):incorrect_language_in_the_menu into main

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

View File

@ -4842,9 +4842,9 @@ static bool mball_circle_select(ViewContext* vc,
*/
static bool grease_pencil_circle_select(ViewContext* vc,
const eSelectOp sel_op
const int mval[2],
float rad)
const eSelectOp sel_op
const int mval[2],
float rad)
{
bool changed = false;
grease_pencil.foreach_editable_drawing(