diff -r d721605b30d0 -r 89165693e770 idlehomescreen/inc/xnviewmanager.h --- a/idlehomescreen/inc/xnviewmanager.h Mon Jun 21 15:27:11 2010 +0300 +++ b/idlehomescreen/inc/xnviewmanager.h Thu Jul 15 18:25:29 2010 +0300 @@ -181,6 +181,8 @@ void AddViewL( TInt aEffectId = 0 ); + TInt RemoveFaultyView( CXnViewData* aViewData ); + TInt RemoveViewL( const CHsContentInfo& aInfo ); void RemoveViewL( TInt aEffectId = 0 ); @@ -208,6 +210,8 @@ void ShowErrorL( TInt aResource ) const; + void HandleErrorNotes( const TInt aError ) const; + void PublishersReadyL( CXnViewData& aViewData, TInt aResult ); void NotifyAllViewsLoadedL();