XWorkstation.st
changeset 3263 bd92a12c9316
parent 3250 250ee58a0634
child 3267 de85f7d8dc5f
--- a/XWorkstation.st	Thu Aug 17 11:57:14 2000 +0200
+++ b/XWorkstation.st	Tue Aug 22 00:45:57 2000 +0200
@@ -917,7 +917,7 @@
     ^ whitepixel
 ! !
 
-!XWorkstation methodsFor:'accessing display capabilities'!
+!XWorkstation methodsFor:'accessing-display capabilities'!
 
 hasDPS
     "return true, if this workstation supports display postscript.
@@ -11416,6 +11416,6 @@
 !XWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.367 2000-08-05 12:03:31 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.368 2000-08-21 22:45:57 cg Exp $'
 ! !
 XWorkstation initialize!