Fix compile error when building with Cycles
This commit is contained in:
@@ -1308,7 +1308,7 @@ static void rna_def_userdef_theme_ui_panel(BlenderRNA *brna)
|
|||||||
|
|
||||||
const EnumPropertyItem rna_enum_userdef_theme_background_types_items[] = {
|
const EnumPropertyItem rna_enum_userdef_theme_background_types_items[] = {
|
||||||
{TH_BACKGROUND_SINGLE_COLOR,
|
{TH_BACKGROUND_SINGLE_COLOR,
|
||||||
"Single Color",
|
"SINGLE_COLOR",
|
||||||
0,
|
0,
|
||||||
"Single Color",
|
"Single Color",
|
||||||
"Use a solid color as viewport background"},
|
"Use a solid color as viewport background"},
|
||||||
|
Reference in New Issue
Block a user