# HG changeset patch # User Claus Gittinger # Date 1141635270 -3600 # Node ID ad4a424254ef1f510d337b596fd433abf6a14c78 # Parent 56ea6e57b771f2d53401ed5e3447348fce392442 *** empty log message *** diff -r 56ea6e57b771 -r ad4a424254ef SelectionBrowser.st --- a/SelectionBrowser.st Mon Mar 06 09:54:25 2006 +0100 +++ b/SelectionBrowser.st Mon Mar 06 09:54:30 2006 +0100 @@ -109,8 +109,7 @@ builder window label: title ? builder window label. - ^super postBuildWith:aBuilder - + super postBuildWith:aBuilder ! ! !SelectionBrowser class methodsFor:'documentation'!