branch | RCL_3 |
changeset 13 | 112a725ff2c2 |
parent 6 | 7d91903f795f |
child 26 | 67eb01668b0e |
--- a/videoplayback/videohelix/src/mpxvideodlmgrif.cpp Mon Mar 15 12:40:47 2010 +0200 +++ b/videoplayback/videohelix/src/mpxvideodlmgrif.cpp Wed Mar 31 21:34:36 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 ); }