# HG changeset patch # User Claus Gittinger # Date 1195497036 -3600 # Node ID c542a84adeb63a810c9d0ed5c402602fa29ca914 # Parent 804e778590fc255ed571f4c19dbd3686d5fec35c selectionHasChanged diff -r 804e778590fc -r c542a84adeb6 UIGalleryView.st --- a/UIGalleryView.st Mon Nov 19 19:30:18 2007 +0100 +++ b/UIGalleryView.st Mon Nov 19 19:30:36 2007 +0100 @@ -9,9 +9,6 @@ other person. No title to or ownership of the software is hereby transferred. " - - - "{ Package: 'stx:libtool2' }" NoteBookView subclass:#UIGalleryView @@ -235,9 +232,9 @@ ] ] ]. - self withWaitCursorDo:[ +"/ self withWaitCursorDo:[ canvas specification:specification. - ] +"/ ] ! update