automatic checkIn
authorClaus Gittinger <cg@exept.de>
Thu, 24 Jan 2008 21:35:00 +0100
changeset 4875 b20a4a482a08
parent 4874 ebbfa46d21ba
child 4876 31b733deed0b
automatic checkIn
stx_libview.st
--- a/stx_libview.st	Thu Jan 24 21:34:59 2008 +0100
+++ b/stx_libview.st	Thu Jan 24 21:35:00 2008 +0100
@@ -256,6 +256,7 @@
         (XWorkstation unix)
         #'stx_libview'
         OpenGLRenderingContext
+        OpenGLTextureManager
     )
 !
 
@@ -302,5 +303,5 @@
 !stx_libview class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.14 2008-01-24 14:29:07 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.15 2008-01-24 20:35:00 cg Exp $'
 ! !