webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoder.h
changeset 10 a359256acfc6
parent 0 dd21522fd290
child 11 c8a366e56285
--- a/webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoder.h	Fri Jul 03 15:54:40 2009 +0100
+++ b/webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoder.h	Thu Aug 27 07:44:59 2009 +0300
@@ -224,7 +224,7 @@
         TInt iSyncBitmapHandle;
         TBool iSyncMaskHandle;
         TBool iDecodeInProgress;
-        CSynDecodeThread* iSyncDecodeThread;
+        static CSynDecodeThread* iSyncDecodeThread; // sync decoder thread
         HBufC8* iDrmContent;
     };