2.5 - Fixing some typos for name of Graph Editor operator
An error that slipped in during the merge process?
This commit is contained in:
@@ -102,7 +102,7 @@ void GRAPH_OT_sample(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_bake(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_smooth(struct wmOperatorType *ot);
|
||||
|
||||
void GRAPH_OT_handletype(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_handle_type(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_interpolation_type(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_extrapolation_type(struct wmOperatorType *ot);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user