diff -r 10e98eab6f85 -r a359256acfc6 webengine/widgetinstaller/Inc/WidgetInstaller.h --- 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 ); /**