automatic checkIn
authorClaus Gittinger <cg@exept.de>
Thu, 24 Jan 2008 23:35:55 +0100
changeset 4881 e64b0e7c40e8
parent 4880 72f4e064bbb3
child 4882 39b6418fb33d
automatic checkIn
stx_libview.st
--- a/stx_libview.st	Thu Jan 24 23:35:53 2008 +0100
+++ b/stx_libview.st	Thu Jan 24 23:35:55 2008 +0100
@@ -257,6 +257,7 @@
         #'stx_libview'
         OpenGLRenderingContext
         OpenGLTextureManager
+        OpenGLTextureHandle
     )
 !
 
@@ -303,5 +304,5 @@
 !stx_libview class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.15 2008-01-24 20:35:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.16 2008-01-24 22:35:55 cg Exp $'
 ! !