checkin from browser
authorca
Fri, 14 Feb 1997 16:34:51 +0100
changeset 45 506f6af801e8
parent 44 cb65ce16c150
child 46 8301d6b9e67c
checkin from browser
UIPainterView.st
--- a/UIPainterView.st	Fri Feb 14 16:34:16 1997 +0100
+++ b/UIPainterView.st	Fri Feb 14 16:34:51 1997 +0100
@@ -10,7 +10,7 @@
  hereby transferred.
 "
 
-ViewPainterView subclass:#UIPainterView
+UIObjectView subclass:#UIPainterView
 	instanceVariableNames:'fontPanel code viewProperties superclassName className methodName
 		categoryName'
 	classVariableNames:'HandCursor'