automatic checkIn
authorStefan Vogel <sv@exept.de>
Sat, 28 Jun 2008 14:24:40 +0200
changeset 2508 39db50fe8137
parent 2507 ec7dd776baa8
child 2509 866b56cabe7e
automatic checkIn
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 $'
 ! !