webengine/widgetinstaller/Inc/WidgetInstaller.h
changeset 16 a359256acfc6
parent 0 dd21522fd290
child 36 0ed94ceaa377
--- a/webengine/widgetinstaller/Inc/WidgetInstaller.h	Fri Jul 03 15:54:40 2009 +0100
+++ b/webengine/widgetinstaller/Inc/WidgetInstaller.h	Thu Aug 27 07:44:59 2009 +0300
@@ -148,6 +148,13 @@
      */
     TInt PreprocessWidgetBundleL( TDesC& aRestoreDir );
 
+    /** 
+	* Fix the widget properties need to restore from the backup 
+	* @return void
+    * @since 5.0 
+	*/
+    void FixWidgetPropsL(); 
+
     void ProcessRestoreDirL( TDesC& aRestoreDir );
 
     /**