changeset 34 | bbb98528c666 |
parent 30 | 4f111d64a341 |
child 26 | 67eb01668b0e |
--- a/videoplayback/videohelix/src/mpxvideodlmgrif.cpp Thu Apr 01 23:13:36 2010 +0300 +++ b/videoplayback/videohelix/src/mpxvideodlmgrif.cpp Thu Apr 01 23:22:15 2010 +0300 @@ -15,6 +15,7 @@ * */ + // Version : %version: 23 % @@ -501,6 +502,7 @@ // // Notify the player and the UI view that the download is complete // + HandleCustomCommand( EMMFROPControllerSetDownloadSize, iDlTotalSize ); HandleCustomCommand( EMMFROPControllerSetDownloadComplete, ETrue ); }