FontPanel.st
changeset 6258 a75c92a4819f
parent 6246 16356c6f37c0
child 6503 879655ae4d0d
--- a/FontPanel.st	Tue Jan 16 22:13:42 2018 +0100
+++ b/FontPanel.st	Tue Jan 16 22:14:02 2018 +0100
@@ -232,7 +232,7 @@
 
 !FontPanel class methodsFor:'help'!
 
-flyByHelpSpec
+helpSpec
     <resource: #help>
 
     ^ Dictionary new 
@@ -1019,10 +1019,6 @@
     "Modified: 29.4.1996 / 09:41:47 / cg"
 !
 
-flyByHelpSpec
-    ^ self class flyByHelpSpec
-!
-
 fontForPreview
     "get the preview font"