--- a/systemsettings/accindicatorplugin/inc/accindicator.h Tue Jun 15 16:07:48 2010 +0100
+++ b/systemsettings/accindicatorplugin/inc/accindicator.h Thu Jul 22 16:35:22 2010 +0100
@@ -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;