systemsettings/accindicatorplugin/inc/accindicator.h
changeset 49 76883296a0d5
parent 28 b0b858956ed5
child 72 56a7be608841
--- a/systemsettings/accindicatorplugin/inc/accindicator.h	Wed Jun 23 18:22:59 2010 +0300
+++ b/systemsettings/accindicatorplugin/inc/accindicator.h	Tue Jul 06 14:26:20 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;