systemsettings/accindicatorplugin/inc/accindicator.h
branchGCC_SURGE
changeset 52 6cd49ffea600
parent 49 76883296a0d5
child 72 56a7be608841
--- 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;