browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrTransObserver.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    14 * Description: 
    14 * Description: 
    15 *     This file contains the declaration of transaction observer of Download Mgr Server.
    15 *     This file contains the declaration of transaction observer of Download Mgr Server.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
       
    19 
    19 // INCLUDE FILES
    20 // INCLUDE FILES
    20 #include "DownloadMgrTransObserver.h"
    21 #include "DownloadMgrTransObserver.h"
    21 #include <downloadmgrclient.h>
    22 #include "DownloadMgrClient.h"
    22 
    23 
    23 // CONSTANTS
    24 // CONSTANTS
       
    25 
    24 
    26 
    25 // GLOBAL FUNCTIONS
    27 // GLOBAL FUNCTIONS
    26 
    28 
    27 // ================= MEMBER FUNCTIONS =======================
    29 // ================= MEMBER FUNCTIONS =======================
    28 
    30