Annotation of Examples/AppKit/Draw/graphicsUndo.subproj/UngroupGraphicsChange.h, revision 1.1.1.1

1.1       root        1: @interface UngroupGraphicsChange : Change
                      2: {
                      3:     id                 graphicView;
                      4:     List       *changeDetails;
                      5:     List       *groups;
                      6: }
                      7: 
                      8: - initGraphicView:aGraphicView;
                      9: - free;
                     10: - (const char *)changeName;
                     11: - saveBeforeChange;
                     12: - undoChange;
                     13: - redoChange;
                     14: - changeDetailClass;
                     15: 
                     16: @end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.