Tools__StringSearchTool.st
changeset 9474 a1f93c16b585
parent 9244 6bcb7d03910b
child 12118 42920aab102f
child 12123 4bde08cebd48
--- a/Tools__StringSearchTool.st	Fri May 07 14:27:58 2010 +0200
+++ b/Tools__StringSearchTool.st	Fri May 07 14:28:01 2010 +0200
@@ -304,7 +304,6 @@
           label: 'Tools::StringSearchTool'
           name: 'Tools::StringSearchTool'
           min: (Point 10 10)
-          max: (Point 1024 768)
           bounds: (Rectangle 0 0 801 27)
         )
         component: 
@@ -793,9 +792,9 @@
 !StringSearchTool class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__StringSearchTool.st,v 1.19 2009-11-11 21:27:59 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__StringSearchTool.st,v 1.20 2010-05-07 12:28:01 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__StringSearchTool.st,v 1.19 2009-11-11 21:27:59 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__StringSearchTool.st,v 1.20 2010-05-07 12:28:01 cg Exp $'
 ! !