|
|
1.1 root 1: /*
2: * This class exists so that a delete change can be detected with
3: * [object isKindOf:[DeleteTextChange class]].
4: */
5:
6: @interface DeleteTextChange : TextSelChange
7: {
8: }
9:
10: /* Creation method */
11:
12: - initView:textView;
13:
14: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.