uiacceltk/hitchcock/coretoolkit/inc/huicanvaswspainter.h
branchRCL_3
changeset 41 cd0ae4656946
parent 22 7c5dd702d6d3
--- a/uiacceltk/hitchcock/coretoolkit/inc/huicanvaswspainter.h	Wed Jun 09 10:41:25 2010 +0300
+++ b/uiacceltk/hitchcock/coretoolkit/inc/huicanvaswspainter.h	Mon Jun 21 16:41:52 2010 +0300
@@ -36,6 +36,10 @@
 class CHuiCanvasWsHwGc;
 class CAlfCommandDebug;
 class CHuiCanvasWsBitGc;
+#ifdef HUI_DEBUG_TRACK_DRAWING
+class CHuiCanvasDebugWsGc;
+#endif
+    
 
 /**
  * This class is used internally by the toolkit and thus should
@@ -391,7 +395,7 @@
     mutable RRegionBuf<KHuiCanvasWsPainterRegionGranularity> iTempIntersectingRegion;
 
 #ifdef HUI_DEBUG_TRACK_DRAWING
-    CAlfCommandDebug* iCommandDebugger;
+    CHuiCanvasDebugWsGc* iCanvasDebugWsGc; 
 #endif
     
     // Boolean flag indicating if render buffer ought to be used.