connectionmonitoring/indicatorobserver/inc/indicatorobserver.h
changeset 32 5c4486441ae6
parent 18 fcbbe021d614
child 41 bbb64eb3bdee
--- a/connectionmonitoring/indicatorobserver/inc/indicatorobserver.h	Mon May 17 09:55:27 2010 +0300
+++ b/connectionmonitoring/indicatorobserver/inc/indicatorobserver.h	Mon May 24 20:51:35 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;