# HG changeset patch # User Stefan Vogel # Date 1214655880 -7200 # Node ID 39db50fe81379170071c6a210d5eb49332e22fe0 # Parent ec7dd776baa8c03a4a419b48179e6c8e91f76c0e automatic checkIn diff -r ec7dd776baa8 -r 39db50fe8137 stx_libview2.st --- a/stx_libview2.st Sat Jun 28 14:24:36 2008 +0200 +++ b/stx_libview2.st Sat Jun 28 14:24:40 2008 +0200 @@ -297,6 +297,7 @@ (WinPrinterContext win32) BooleanValueHolder BooleanBlockValue + DrawAdaptor ) ! ! @@ -325,5 +326,5 @@ !stx_libview2 class methodsFor:'documentation'! version - ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.27 2008-05-19 16:13:36 cg Exp $' + ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.28 2008-06-28 12:24:40 stefan Exp $' ! !