bluetoothengine/bteng/btbearer/inc/btpluginnotifier.h
changeset 42 b72428996822
parent 28 7e2761e776bd
child 70 f5508c13dfe0
--- a/bluetoothengine/bteng/btbearer/inc/btpluginnotifier.h	Fri May 28 17:03:06 2010 +0300
+++ b/bluetoothengine/bteng/btbearer/inc/btpluginnotifier.h	Mon Jul 12 18:51:05 2010 +0300
@@ -25,6 +25,7 @@
 #include <locodbearerpluginparams.h>      
 #include <centralrepository.h>      
 #include <locodbearer.h>
+#include <hbindicatorsymbian.h>
 
 
 /**
@@ -149,6 +150,8 @@
      * Own.
      */
     CRepository* iSession;
+    
+    CHbIndicatorSymbian* iBTIndicator;
 
     };