This is UngroupGraphicsChange.h in view mode; [Download] [Up]
@interface UngroupGraphicsChange : Change { id graphicView; List *changeDetails; List *groups; } - initGraphicView:aGraphicView; - free; - (const char *)changeName; - saveBeforeChange; - undoChange; - redoChange; - changeDetailClass; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.