wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h
changeset 22 498f36116140
parent 19 10810c91db26
child 39 7b3e49e4608a
--- a/wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h	Fri Apr 16 16:07:56 2010 +0300
+++ b/wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h	Mon May 03 13:32:51 2010 +0300
@@ -43,7 +43,7 @@
     //from HbIndicatorPluginInterface
     QStringList indicatorTypes() const;
     bool accessAllowed(const QString &indicatorType,
-                       const HbSecurityInfo *securityInfo) const;
+                       const QVariantMap &securityInfo ) const;
     HbIndicatorInterface* createIndicator(const QString &indicatorType);
     int error() const;
 public: