XWorkstation.st
changeset 190 4c49bdd5b80f
parent 188 873ddc9399e3
child 193 3abcc2ee1641
--- a/XWorkstation.st	Mon Sep 18 00:54:24 1995 +0200
+++ b/XWorkstation.st	Tue Sep 19 16:59:18 1995 +0200
@@ -36,7 +36,7 @@
 COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.60 1995-09-15 00:00:56 claus Exp $
+$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.61 1995-09-19 14:59:18 claus Exp $
 '!
 
 !XWorkstation class methodsFor:'documentation'!
@@ -57,7 +57,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.60 1995-09-15 00:00:56 claus Exp $
+$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.61 1995-09-19 14:59:18 claus Exp $
 "
 !
 
@@ -5866,7 +5866,7 @@
     super startDispatch
 !
 
-checkForEndOfDispatch
+XXcheckForEndOfDispatch
     "return true, if there are still any views of interrest - if not,
      stop dispatch"