]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Texture.cc
cleaned up dispatcher
[chaz/yoink] / src / Moof / Texture.cc
index e8f5d86d1f2e65fd85d413c5b93b26bfcedc6ac3..8aa66c4f1ec7c64c95b3d35016f4ef1e9068593d 100644 (file)
@@ -78,7 +78,7 @@ class Texture::Impl : public Mippleton<Impl>
         * to cache it if the client has plenty of RAM.
         */
 
-       void contextRecreated(const Notification& note)
+       void contextRecreated(const Notification* note)
        {
                object_ = globalObject_ = 0;
                uploadToGL();
This page took 0.020003 seconds and 4 git commands to generate.