contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h
changeset 83 156f692b1687
parent 80 397d00875918
child 103 b99b84bcd2d1
--- a/contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h	Thu May 27 13:11:12 2010 +0300
+++ b/contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h	Fri Jun 11 13:58:37 2010 +0300
@@ -112,6 +112,14 @@
      * @param aWidget widget.
      */
     void ClearVisibleFlagL( const CCaWidgetDescription* aWidget );
+    
+    /**
+    * Set localizations for widget in db
+    * @param aWidget widget.
+    * @param aEntryId of widget.
+    */    
+    void SetLocalizationsL( const CCaWidgetDescription* aWidget,
+            TInt aEntryId );
 
 private: