mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-08 03:41:33 +02:00
extract: DBSrCellPlaneArea() const Rect * arg2
This commit is contained in:
committed by
R. Timothy Edwards
parent
5c8510355f
commit
321b2d61c7
@@ -970,7 +970,7 @@ extern void DBUndoPutLabel();
|
||||
extern bool DBCellRename();
|
||||
extern bool DBCellDelete();
|
||||
extern int DBCellSrArea();
|
||||
extern int DBSrCellPlaneArea();
|
||||
extern int DBSrCellPlaneArea(BPlane *plane, const Rect *rect, int (*func)(), ClientData arg);
|
||||
extern int DBMoveCell();
|
||||
extern bool DBReLinkCell();
|
||||
extern int DBBoundCellPlane();
|
||||
|
||||
Reference in New Issue
Block a user