#REFACTORING by cg
authorClaus Gittinger <cg@exept.de>
Thu, 09 Aug 2018 14:17:16 +0200
changeset 18329 df9b723cd17e
parent 18328 8ce6f9dee3bb
child 18330 b7ff000b3ab4
#REFACTORING by cg class: AbstractSettingsApplication::PackagePathSettingsAppl class removed: #helpSpec (was empty)
AbstractSettingsApplication.st
--- a/AbstractSettingsApplication.st	Thu Aug 09 10:35:23 2018 +0200
+++ b/AbstractSettingsApplication.st	Thu Aug 09 14:17:16 2018 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2002 by eXept Software AG
               All Rights Reserved
@@ -2516,7 +2514,7 @@
                                extent: (Point 665 22)
                              )
                             (CheckBoxSpec
-                               label: 'Allow Paragraph in Identifiers (§)'
+                               label: 'Allow Paragraph in Identifiers (§)'
                                name: 'CheckBox10'
                                activeHelpKey: allowParagraphInIdentifier
                                uuid: '9c9316ac-1f3f-11b2-903e-3065ec8abe8a'
@@ -11838,27 +11836,6 @@
     ^ false.
 ! !
 
-!AbstractSettingsApplication::PackagePathSettingsAppl class methodsFor:'help specs'!
-
-helpSpec
-    "This resource specification was automatically generated
-     by the UIHelpTool of ST/X."
-
-    "Do not manually edit this!! If it is corrupted,
-     the UIHelpTool may not be able to read the specification."
-
-    "
-     UIHelpTool openOnClass:AbstractSettingsApplication::MemorySettingsAppl    
-    "
-
-    <resource: #help>
-
-    ^ super helpSpec addPairsFrom:#(
-
-
-)
-! !
-
 !AbstractSettingsApplication::PackagePathSettingsAppl class methodsFor:'image specs'!
 
 defaultIcon