diff -r 3eb824b18d67 -r 375929f879c2 videocollection/hgmyvideos/src/vcxhgmyvideosvideodataupdater.cpp --- a/videocollection/hgmyvideos/src/vcxhgmyvideosvideodataupdater.cpp Wed Sep 15 12:15:24 2010 +0300 +++ b/videocollection/hgmyvideos/src/vcxhgmyvideosvideodataupdater.cpp Wed Oct 13 14:34:36 2010 +0300 @@ -113,7 +113,8 @@ iModel( aModel ), iScroller( aScroller ), iVideoArray( aVideoArray ), - iVideosIndicator( aVideosIndicator ) + iVideosIndicator( aVideosIndicator ), + iPaused( EFalse ) { CActiveScheduler::Add( this ); }