diff -r 10810c91db26 -r 498f36116140 wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h --- a/wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h Fri Apr 16 16:07:56 2010 +0300 +++ b/wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h Mon May 03 13:32:51 2010 +0300 @@ -43,7 +43,7 @@ //from HbIndicatorPluginInterface QStringList indicatorTypes() const; bool accessAllowed(const QString &indicatorType, - const HbSecurityInfo *securityInfo) const; + const QVariantMap &securityInfo ) const; HbIndicatorInterface* createIndicator(const QString &indicatorType); int error() const; public: