diff -r c16e04725da3 -r 5c4486441ae6 connectionmonitoring/indicatorobserver/inc/indicatorobserver.h --- 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;