GPv3: Python API for frame, drawing and drawing attributes #124787
@ -683,8 +683,8 @@ static void rna_AttributeGroup_update_active(Main *bmain, Scene *scene, PointerR
|
||||
}
|
||||
|
||||
static void rna_AttributeGroup_update_active_color(Main * /*bmain*/,
|
||||
Scene * /*scene*/,
|
||||
PointerRNA *ptr)
|
||||
Scene * /*scene*/,
|
||||
PointerRNA *ptr)
|
||||
{
|
||||
ID *id = ptr->owner_id;
|
||||
|
||||
|
@ -23,8 +23,8 @@ const EnumPropertyItem rna_enum_tree_node_move_type_items[] = {
|
||||
|
||||
#ifdef RNA_RUNTIME
|
||||
|
||||
# include "BKE_report.hh"
|
||||
# include "BKE_grease_pencil.hh"
|
||||
# include "BKE_report.hh"
|
||||
|
||||
# include "DEG_depsgraph.hh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user