systemsettings/accindicatorplugin/inc/accindicator.h
changeset 46 eea20ed08f4b
parent 28 b0b858956ed5
child 72 56a7be608841
--- 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;