diff -r f2101057ffeb -r 9360ca28b668 pnpmobileservices/pnpms/PnP/PnpProvisioningAppInc/cwaitdialogmonitor.h --- a/pnpmobileservices/pnpms/PnP/PnpProvisioningAppInc/cwaitdialogmonitor.h Mon Jun 21 15:26:00 2010 +0300 +++ b/pnpmobileservices/pnpms/PnP/PnpProvisioningAppInc/cwaitdialogmonitor.h Thu Jul 15 18:24:21 2010 +0300 @@ -83,6 +83,11 @@ void RunL(); /** + * Handle RunL leaves + */ + TInt RunError( TInt aError ); + + /** * From CActive Cancels any outstanding request. * @since 2.0 * @return void