*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 17 May 1999 18:57:28 +0200
changeset 2672 81c4e65507df
parent 2671 eb2b8da2046c
child 2673 81da587e2356
*** empty log message ***
WinWorkstat.st
WinWorkstation.st
--- a/WinWorkstat.st	Mon May 17 11:24:10 1999 +0200
+++ b/WinWorkstat.st	Mon May 17 18:57:28 1999 +0200
@@ -8710,7 +8710,7 @@
      The non-nil case is the lowlevel entry, where state must include any shift/ctrl information
      (not very user friendly)"
 
-    'WinWorkstation [warning]: sendKeyOrButtonEvent unimplemented' infoPrintCR
+    'WinWorkstation [warning]: sendKeyOrButtonEvent unimplemented' infoPrintCR.
     ^ false
 ! !
 
@@ -12041,6 +12041,6 @@
 !WinWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/Attic/WinWorkstat.st,v 1.126 1999-05-17 09:23:48 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/Attic/WinWorkstat.st,v 1.127 1999-05-17 16:57:28 cg Exp $'
 ! !
 WinWorkstation initialize!
--- a/WinWorkstation.st	Mon May 17 11:24:10 1999 +0200
+++ b/WinWorkstation.st	Mon May 17 18:57:28 1999 +0200
@@ -8710,7 +8710,7 @@
      The non-nil case is the lowlevel entry, where state must include any shift/ctrl information
      (not very user friendly)"
 
-    'WinWorkstation [warning]: sendKeyOrButtonEvent unimplemented' infoPrintCR
+    'WinWorkstation [warning]: sendKeyOrButtonEvent unimplemented' infoPrintCR.
     ^ false
 ! !
 
@@ -12041,6 +12041,6 @@
 !WinWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/WinWorkstation.st,v 1.126 1999-05-17 09:23:48 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/WinWorkstation.st,v 1.127 1999-05-17 16:57:28 cg Exp $'
 ! !
 WinWorkstation initialize!