stx_libview2.st
changeset 2459 ee3a60818115
parent 2427 aa5ea28f0f87
child 2471 1a6efb24a484
--- a/stx_libview2.st	Sat May 17 12:20:52 2008 +0200
+++ b/stx_libview2.st	Sat May 17 12:20:55 2008 +0200
@@ -295,6 +295,7 @@
         ValueHolderWithWeakDependents
         (WinPrinterStream win32)
         (WinPrinterContext win32)
+        BooleanValueHolder
     )
 ! !
 
@@ -323,5 +324,5 @@
 !stx_libview2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.25 2008-04-16 18:29:51 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.26 2008-05-17 10:20:55 cg Exp $'
 ! !