|
|
1.1 root 1: @interface CreateGraphicsChange : Change
2: {
3: id graphicView;
4: Graphic *graphic;
5: char *changeName;
6: StartEditingGraphicsChange *startEditingChange;
7: }
8:
9: - initGraphicView:aGraphicView graphic:aGraphic;
10: - free;
11: - (const char *)changeName;
12: - undoChange;
13: - redoChange;
14: - (BOOL)incorporateChange:change;
15:
16: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.