Cleanup: line length, indentation
This commit is contained in:
@@ -2404,7 +2404,7 @@ void IMAGE_OT_new(wmOperatorType *ot)
|
||||
static EnumPropertyItem gen_context_items[] = {
|
||||
{GEN_CONTEXT_NONE, "NONE", 0, "None", ""},
|
||||
{GEN_CONTEXT_PAINT_CANVAS, "PAINT_CANVAS", 0, "Paint Canvas", ""},
|
||||
{GEN_CONTEXT_PAINT_STENCIL, "PAINT_STENCIL", 0, "Paint Stencil", ""},
|
||||
{GEN_CONTEXT_PAINT_STENCIL, "PAINT_STENCIL", 0, "Paint Stencil", ""},
|
||||
{0, NULL, 0, NULL, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user