UI: Wrong label in Screen Grab Size.
It was using "screen_grab_size" as label.
This commit is contained in:
@@ -1036,7 +1036,7 @@ static void rna_def_image_paint(BlenderRNA *brna)
|
||||
NULL,
|
||||
0,
|
||||
0,
|
||||
"screen_grab_size",
|
||||
"Screen Grab Size",
|
||||
"Size to capture the image for re-projecting",
|
||||
0,
|
||||
0);
|
||||
|
||||
Reference in New Issue
Block a user