equal
deleted
inserted
replaced
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; |