stx_libview.st
changeset 5096 1afadb839204
parent 5095 b9025bbbade1
child 5101 7d46f0222fe6
--- a/stx_libview.st	Mon Nov 24 13:01:27 2008 +0100
+++ b/stx_libview.st	Mon Nov 24 13:46:00 2008 +0100
@@ -251,7 +251,7 @@
         WindowGroup
         WindowSensor
         WindowingTransformation
-        (XWorkstation unix)
+        XWorkstation
         (GLXWorkstation unix)
         #'stx_libview'
     )
@@ -300,5 +300,5 @@
 !stx_libview class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.21 2008-11-24 12:01:27 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.22 2008-11-24 12:46:00 cg Exp $'
 ! !