uiacceltk/hitchcock/coretoolkit/src/HuiVisual.cpp
branchRCL_3
changeset 6 10534483575f
parent 3 d8a3531bc6b8
child 13 3a60ebea00d0
--- a/uiacceltk/hitchcock/coretoolkit/src/HuiVisual.cpp	Fri Mar 12 15:47:04 2010 +0200
+++ b/uiacceltk/hitchcock/coretoolkit/src/HuiVisual.cpp	Mon Mar 15 12:43:37 2010 +0200
@@ -2156,7 +2156,7 @@
     {
     SetFreezeState(EFalse);
 
-    __ALFFXLOGSTRING1("CHuiVisual::SetEffect - : 0x%d ", aEffect );
+    __ALFFXLOGSTRING2("CHuiVisual::SetEffect - : 0x%d on visual 0x%x", aEffect, this );
     // If effect is replaced by a new effect, we don't want the effect end callback
     // as it would end the new effect
     if ( iVisualData->iEffect )