diff -r 951aeeb3da43 -r eea20ed08f4b systemsettings/accindicatorplugin/inc/accindicator.h --- a/systemsettings/accindicatorplugin/inc/accindicator.h Fri Jun 11 13:48:03 2010 +0300 +++ b/systemsettings/accindicatorplugin/inc/accindicator.h Tue Jun 29 10:40:11 2010 +0300 @@ -48,8 +48,7 @@ public: //from HbIndicatorPluginInterface QStringList indicatorTypes() const; - bool accessAllowed(const QString &indicatorType, - const HbSecurityInfo *securityInfo) const; + bool accessAllowed(const QString &indicatorType, const QVariantMap &securityInfo) const; HbIndicatorInterface* createIndicator(const QString &indicatorType); int error() const;