KeyboardForwarder.st
changeset 612 8758d0c9933e
parent 598 1a2339e902d4
child 620 c840b7106a64
--- a/KeyboardForwarder.st	Thu Apr 25 18:26:07 1996 +0200
+++ b/KeyboardForwarder.st	Thu Apr 25 18:35:00 1996 +0200
@@ -94,6 +94,9 @@
 
     [see also:]
         WindowEvent WindowSensor WindowGroup
+
+    [author:]
+        Claus Gittinger
 "
 !
 
@@ -425,5 +428,5 @@
 !KeyboardForwarder class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/KeyboardForwarder.st,v 1.13 1996-04-23 19:56:57 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/KeyboardForwarder.st,v 1.14 1996-04-25 16:33:56 cg Exp $'
 ! !