contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 98 d2f833ab7940
--- a/contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h	Mon May 24 20:50:46 2010 +0300
+++ b/contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h	Fri May 28 16:17:03 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: