Cleanup: move some undo related files to C++
For continued testing in D14139. Also see T103343.
This commit is contained in:
@@ -81,7 +81,7 @@ bool ED_curve_select_all(struct EditNurb *editnurb);
|
||||
bool ED_curve_select_swap(struct EditNurb *editnurb, bool hide_handles);
|
||||
int ED_curve_select_count(const struct View3D *v3d, const struct EditNurb *editnurb);
|
||||
|
||||
/* editcurve_undo.c */
|
||||
/* editcurve_undo.cc */
|
||||
|
||||
/** Export for ED_undo_sys */
|
||||
void ED_curve_undosys_type(struct UndoType *ut);
|
||||
|
||||
Reference in New Issue
Block a user