bluetoothengine/bteng/btbearer/inc/btpluginnotifier.h
changeset 41 0b2439c3e397
parent 19 43824b19ee35
child 70 f5508c13dfe0
--- a/bluetoothengine/bteng/btbearer/inc/btpluginnotifier.h	Wed Jun 23 18:23:52 2010 +0300
+++ b/bluetoothengine/bteng/btbearer/inc/btpluginnotifier.h	Tue Jul 06 14:27:09 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;
 
     };