|
|
1.1 root 1: #import "drawundo.h"
2:
3: @interface DimensionsGraphicsChange(PrivateMethods)
4:
5: @end
6:
7: @implementation DimensionsGraphicsChange
8:
9: - (const char *)changeName
10: {
11: return NXLocalStringFromTable("Operations", "Dimensions", NULL, "The operation of changing the dimensions of a graphical entity by typing numbers into text fields for the width and height.");
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.