Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > e7cb16ce46c21e097db8dddb1544c1e7 > files > 2

ftgl-2.1.2-3mdv2009.0.src.rpm

--- FTGL/include/FTTextureGlyph.h~	2004-10-17 02:40:13.000000000 +0200
+++ FTGL/include/FTTextureGlyph.h	2007-01-26 15:24:23.000000000 +0100
@@ -52,7 +52,7 @@
          * Reset the currently active texture to zero to get into a known state before
          * drawing a string. This is to get round possible threading issues.
          */
-        static void FTTextureGlyph::ResetActiveTexture(){ activeTextureID = 0;}
+        static void ResetActiveTexture(){ activeTextureID = 0;}
         
     private:
         /**