UISpecificationTool.st
changeset 1963 a0c51ed97fc3
parent 1956 65cc475656d3
child 2160 8f6a8896f10d
--- a/UISpecificationTool.st	Wed Jan 25 13:22:34 2006 +0100
+++ b/UISpecificationTool.st	Mon Jan 30 09:31:34 2006 +0100
@@ -63,6 +63,29 @@
 "
 ! !
 
+!UISpecificationTool 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:UISpecificationTool    
+    "
+
+    <resource: #help>
+
+    ^ super helpSpec addPairsFrom:#(
+
+#autoScrollHorizontal
+''
+
+)
+! !
+
 !UISpecificationTool class methodsFor:'interface specs'!
 
 windowSpec