WindowSensor.st
changeset 2939 1df256ac509e
parent 2877 f5a9a55ca76f
child 3006 e394075f9fec
--- a/WindowSensor.st	Mon Oct 04 12:54:41 1999 +0200
+++ b/WindowSensor.st	Mon Oct 04 12:56:33 1999 +0200
@@ -409,7 +409,7 @@
     "
 ! !
 
-!WindowSensor methodsFor:'ST-80 compatibility'!
+!WindowSensor methodsFor:'Compatibility - ST-80'!
 
 eventQuit:event
     "ST-80 compatibility:
@@ -2685,6 +2685,6 @@
 !WindowSensor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.164 1999-08-31 15:59:22 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.165 1999-10-04 10:56:05 cg Exp $'
 ! !
 WindowSensor initialize!