diff -r 489cf6208544 -r 95d45f234cf3 connectionmonitoring/indicatorobserver/inc/indicatorobserver.h --- 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;