*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 07 Aug 1997 18:49:20 +0200
changeset 1852 27b0cefc31a4
parent 1851 6a6225647696
child 1853 c3d87b4f6051
*** empty log message ***
WSensor.st
WindowSensor.st
--- a/WSensor.st	Thu Aug 07 13:00:04 1997 +0200
+++ b/WSensor.st	Thu Aug 07 18:49:20 1997 +0200
@@ -1325,7 +1325,7 @@
      aDamage dRect stopSearch
      count             "{ Class: SmallInteger }" 
      sz                "{ Class: SmallInteger }" 
-     firstInteresting  "{ Class: SmallInteger }"
+     firstInteresting
      lastInteresting   "{ Class: SmallInteger }"
      idx "{ Class: SmallInteger }"
      rL "{ Class: SmallInteger }"
@@ -2336,6 +2336,6 @@
 !WindowSensor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/Attic/WSensor.st,v 1.106 1997-08-07 10:59:14 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/Attic/WSensor.st,v 1.107 1997-08-07 16:49:20 cg Exp $'
 ! !
 WindowSensor initialize!
--- a/WindowSensor.st	Thu Aug 07 13:00:04 1997 +0200
+++ b/WindowSensor.st	Thu Aug 07 18:49:20 1997 +0200
@@ -1325,7 +1325,7 @@
      aDamage dRect stopSearch
      count             "{ Class: SmallInteger }" 
      sz                "{ Class: SmallInteger }" 
-     firstInteresting  "{ Class: SmallInteger }"
+     firstInteresting
      lastInteresting   "{ Class: SmallInteger }"
      idx "{ Class: SmallInteger }"
      rL "{ Class: SmallInteger }"
@@ -2336,6 +2336,6 @@
 !WindowSensor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.106 1997-08-07 10:59:14 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.107 1997-08-07 16:49:20 cg Exp $'
 ! !
 WindowSensor initialize!