|
@@ -857,7 +857,7 @@ $globals.HLFindClassReferencesCommand);
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
|
selector: "menuLabel",
|
|
|
-protocol: "as yet unclassified",
|
|
|
+protocol: "accessing",
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
|
args: [],
|
|
|
source: "menuLabel\x0a\x09^ 'Find class references...'",
|
|
@@ -964,7 +964,7 @@ $globals.HLFindMethodReferencesCommand);
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
|
selector: "menuLabel",
|
|
|
-protocol: "as yet unclassified",
|
|
|
+protocol: "accessing",
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
|
args: [],
|
|
|
source: "menuLabel\x0a\x09^ 'Find method references...'",
|