UIPainterView.st
changeset 45 506f6af801e8
parent 43 3dd91a85c243
child 48 2fb81a3e0246
--- 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'