homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenucollectionsitemmodel.h
changeset 39 4e8ebe173323
parent 35 f9ce957a272c
--- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenucollectionsitemmodel.h	Fri Apr 16 14:54:01 2010 +0300
+++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenucollectionsitemmodel.h	Mon May 03 12:24:59 2010 +0300
@@ -42,7 +42,7 @@
 private:
 
     // Function declarations
-    QString getSecondLine(CaEntry *entry) const;
+    QString getSecondLine(const CaEntry *entry) const;
 
 };