checkin from browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Jul 1997 11:34:50 +0200
changeset 247 b4d3f54f2128
parent 246 81fe65b7bea7
child 248 1ee61b7bb36a
checkin from browser
UIGalleryView.st
--- a/UIGalleryView.st	Mon Jul 28 10:41:31 1997 +0200
+++ b/UIGalleryView.st	Mon Jul 28 11:34:50 1997 +0200
@@ -29,7 +29,7 @@
 
 DropObject subclass:#DropSpec
 	instanceVariableNames:''
-	classVariableNames:'DisplayObject'
+	classVariableNames:''
 	poolDictionaries:''
 	privateIn:UIGalleryView::Canvas
 !