MenuEditor.st
changeset 3516 39c519deb478
parent 3511 dce70baa771e
child 3536 38fca9ee0d55
--- a/MenuEditor.st	Tue Jan 16 22:13:19 2018 +0100
+++ b/MenuEditor.st	Tue Jan 16 22:13:29 2018 +0100
@@ -243,17 +243,11 @@
 
 !MenuEditor class methodsFor:'help specs'!
 
-flyByHelpSpec
-    ^super flyByHelpSpec addPairsFrom:(self localFlyHelpSpecStrings)
-!
-
 helpSpec
-    ^super helpSpec addPairsFrom:(self localFlyHelpSpecStrings)
-
-    "Modified: / 03-08-2011 / 10:13:37 / cg"
-!
-
-localFlyHelpSpecStrings
+    ^super helpSpec addPairsFrom:(self localHelpSpecStrings)
+!
+
+localHelpSpecStrings
     "This resource specification was automatically generated
      by the UIHelpTool of ST/X."