Cursor.st
changeset 727 bf23a306b6f2
parent 702 f4c27eed129a
child 733 131299fba292
--- a/Cursor.st	Tue May 28 17:13:25 1996 +0200
+++ b/Cursor.st	Tue May 28 17:57:29 1996 +0200
@@ -67,7 +67,7 @@
 
     [see also:]
         DeviceWorkstation 
-        PseudoView
+        DisplaySurface
         Font Cursor Color Form
         ( introduction to view programming :html: programming/viewintro.html#CURSOR )
 
@@ -1952,6 +1952,6 @@
 !Cursor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/Cursor.st,v 1.32 1996-05-21 09:01:55 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/Cursor.st,v 1.33 1996-05-28 15:56:12 cg Exp $'
 ! !
 Cursor initialize!