WindowSensor.st
branchdelegated_gc_jv
changeset 6800 f4acb46ba42e
parent 6616 9dad6d1245cc
parent 6754 e5fad431c0b8
child 6801 f08006a3c9fe
--- a/WindowSensor.st	Sat Jan 10 06:20:20 2015 +0000
+++ b/WindowSensor.st	Tue Feb 03 13:48:45 2015 +0000
@@ -219,6 +219,10 @@
         WindowEvent KeyboardMap KeyboardForwarder EventListener
         GraphicsDevice DeviceWorkstation View
 "
+!
+
+version_CVS
+    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.284.2.2 2015-01-29 09:54:04 stefan Exp $'
 ! !
 
 !WindowSensor class methodsFor:'initialization'!
@@ -3268,11 +3272,5 @@
     "Modified: 10.2.1997 / 13:30:43 / cg"
 ! !
 
-!WindowSensor class methodsFor:'documentation'!
-
-version_CVS
-    ^ '$Header: /cvs/stx/stx/libview/WindowSensor.st,v 1.289 2014-11-14 14:46:11 cg Exp $'
-! !
-
 
 WindowSensor initialize!