|
|
1.1 root 1: #import "drawundo.h"
2:
3: @interface AlignGraphicsChange(PrivateMethods)
4:
5: @end
6:
7: @implementation AlignGraphicsChange
8:
9: - (const char *)changeName
10: {
11: return NXLocalStringFromTable("Operations", "Align", NULL, "The operation of aligning some graphical entities together.");
12: }
13:
14: - changeDetailClass
15: {
16: return [DimensionsChangeDetail class];
17: }
18:
19: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.