WindowSensor.st
changeset 612 8758d0c9933e
parent 608 3370e1f983d4
child 703 4324ab5e3630
--- a/WindowSensor.st	Thu Apr 25 18:26:07 1996 +0200
+++ b/WindowSensor.st	Thu Apr 25 18:35:00 1996 +0200
@@ -168,6 +168,9 @@
         ComposeTable            <Array>         compose-key translation table
 
 
+    [author:]
+        Claus Gittinger
+
     [see also:]
         WindowGroup 
         WindowEvent KeyboardMap KeyboardForwarder EventListener
@@ -1803,6 +1806,6 @@
 !WindowSensor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.53 1996-04-24 14:37:27 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.54 1996-04-25 16:33:19 cg Exp $'
 ! !
 WindowSensor initialize!