contentstorage/caclient/inc/caentry_p.h
changeset 125 26079c1bb561
parent 112 dbfb5e38438b
child 127 7b66bc3c6dc9
--- a/contentstorage/caclient/inc/caentry_p.h	Mon Sep 27 11:31:59 2010 +0300
+++ b/contentstorage/caclient/inc/caentry_p.h	Wed Oct 06 16:00:22 2010 +0300
@@ -60,7 +60,8 @@
     QMap<QString, QString> attributes() const;
     QString attribute(const QString &name) const;
     void setAttribute(const QString &name, const QString &value);
-
+    void removeAttribute(const QString &name);
+    
     HbIcon makeIcon(const QSizeF &size) const;
 
     EntryRole role() const;