browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpClientAppInstance.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  Client application preferencies container class
    14 * Description:  Client application preferencies container class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 #ifndef HTTPCLIENTAPPINSTANCE_H
    20 #ifndef HTTPCLIENTAPPINSTANCE_H
    19 #define HTTPCLIENTAPPINSTANCE_H
    21 #define HTTPCLIENTAPPINSTANCE_H
    20 
    22 
    21 //  INCLUDES
    23 //  INCLUDES
    22 #include <httpdownloadmgrcommon.h>
    24 #include "HttpDownloadMgrCommon.h"
    23 
    25 
    24 #include <e32base.h>
    26 #include <e32base.h>
    25 
    27 
    26 // CONSTANTS
    28 // CONSTANTS
    27 //const ?type ?constant_var = ?constant;
    29 //const ?type ?constant_var = ?constant;