FileBrowserV2.st
changeset 17887 12f95a14b043
parent 17861 9dbfb502867b
child 18247 5930730e844a
--- a/FileBrowserV2.st	Tue Jan 16 22:13:16 2018 +0100
+++ b/FileBrowserV2.st	Tue Jan 16 22:13:20 2018 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2002 by eXept Software AG
 	      All Rights Reserved
@@ -328,7 +326,7 @@
 
 !FileBrowserV2 class methodsFor:'help specs'!
 
-flyByHelpSpec
+helpSpec
     "This resource specification was automatically generated
      by the UIHelpTool of ST/X."
 
@@ -341,7 +339,7 @@
 
     <resource: #help>
 
-    ^ super flyByHelpSpec addPairsFrom:#(
+    ^ super helpSpec addPairsFrom:#(
 
 #columnLabel
 'The text-cursor''s column number'