connectionmonitoring/indicatorobserver/inc/indicatorobserver.h
changeset 46 95d45f234cf3
parent 18 fcbbe021d614
child 41 bbb64eb3bdee
--- a/connectionmonitoring/indicatorobserver/inc/indicatorobserver.h	Thu May 27 13:17:01 2010 +0300
+++ b/connectionmonitoring/indicatorobserver/inc/indicatorobserver.h	Wed Jun 23 18:39:24 2010 +0300
@@ -94,6 +94,11 @@
     bool mWlanEnabled;
     
     /*!
+        Indicates whether WLAN radio is forced off
+    */
+    bool mWlanForceDisabled;
+    
+    /*!
         Indicates whether WLAN indicator plugin is activated
     */
     bool mWlanIndicatorIsActivated;