changeset 23 | 2dc6caa42ec3 |
parent 20 | ecc8def7944a |
child 30 | 759dc5235cdb |
--- a/emailuis/nmindicatorplugin/inc/nmindicatorplugin.h Mon May 03 12:23:15 2010 +0300 +++ b/emailuis/nmindicatorplugin/inc/nmindicatorplugin.h Fri May 14 15:41:10 2010 +0300 @@ -42,7 +42,8 @@ public: // 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;