]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texenv.h
Unbind things if they are deleted while current
[libs/gl.git] / source / texenv.h
index 61f700854b50030e43297b96310aa106622a36fb..c422331aadd8f95285a842d9322fde6241bce16a 100644 (file)
@@ -31,6 +31,7 @@ private:
 
 public:
        TexEnv();
+       ~TexEnv();
 
        static const TexEnv &default_object();