no max window size !
authorClaus Gittinger <cg@exept.de>
Fri, 07 May 2010 14:27:02 +0200
changeset 2775 ba30bae7a60c
parent 2774 14d44daed89a
child 2776 21e8d43f4326
no max window size !
MethodFinderWindow.st
--- a/MethodFinderWindow.st	Fri May 07 14:26:39 2010 +0200
+++ b/MethodFinderWindow.st	Fri May 07 14:27:02 2010 +0200
@@ -54,8 +54,6 @@
        #(#WindowSpec
           #label: 'MethodFinder'
           #name: 'MethodFinder'
-          #min: #(#Point nil nil)
-          #max: #(#Point nil nil)
           #bounds: #(#Rectangle 13 23 563 423)
           #menu: #menu
           #forceRecursiveBackground: false