This is SimpleGraphicsChange.h in view mode; [Download] [Up]
/*
* Please refer to external documentation about Draw
* with Undo for information about what SimpleGraphicsChange
* is and where it fits in.
*/
@interface SimpleGraphicsChange : GraphicsChange
{
}
- saveBeforeChange;
- (BOOL)subsumeChange:change;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.