stx_libview2.st
changeset 2471 1a6efb24a484
parent 2459 ee3a60818115
child 2508 39db50fe8137
--- a/stx_libview2.st	Mon May 19 18:13:34 2008 +0200
+++ b/stx_libview2.st	Mon May 19 18:13:36 2008 +0200
@@ -296,6 +296,7 @@
         (WinPrinterStream win32)
         (WinPrinterContext win32)
         BooleanValueHolder
+        BooleanBlockValue
     )
 ! !
 
@@ -324,5 +325,5 @@
 !stx_libview2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.26 2008-05-17 10:20:55 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.27 2008-05-19 16:13:36 cg Exp $'
 ! !