usbengines/usbwatcher/inc/cusbwatcher.h
changeset 52 831068540b07
parent 44 5323ec7dc425
child 71 173beb545395
--- a/usbengines/usbwatcher/inc/cusbwatcher.h	Sun May 02 21:57:48 2010 +0300
+++ b/usbengines/usbwatcher/inc/cusbwatcher.h	Mon May 17 11:03:15 2010 +0300
@@ -30,7 +30,7 @@
 #include "debug.h"
 #include "musbwatchernotify.h"
 #include "cusbwatchersession.h"
-#include "tusbindicatorhandler.h"
+#include "cusbindicatorhandler.h"
 
 
 class CUsbActiveState;
@@ -180,7 +180,7 @@
      * @param aStateOld old device state
      * @param aStateNew new device state
      */
-    void StateChangeNotify( TUsbDeviceState aStateOld, 
+    void StateChangeNotifyL( TUsbDeviceState aStateOld, 
             TUsbDeviceState aStateNew );
     
    
@@ -442,7 +442,7 @@
     /*
      * USB indicator handler to handle device side indicator
      */
-    TUsbIndicatorHandler iUsbIndicatorHandler;
+    CUsbIndicatorHandler* iUsbIndicatorHandler;
     
     /*
      * Starting mode is normal?