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 |
|
20 #ifndef HTTPCLIENTAPPINSTANCE_H |
18 #ifndef HTTPCLIENTAPPINSTANCE_H |
21 #define HTTPCLIENTAPPINSTANCE_H |
19 #define HTTPCLIENTAPPINSTANCE_H |
22 |
20 |
23 // INCLUDES |
21 // INCLUDES |
24 #include "HttpDownloadMgrCommon.h" |
22 #include <httpdownloadmgrcommon.h> |
25 |
23 |
26 #include <e32base.h> |
24 #include <e32base.h> |
27 |
25 |
28 // CONSTANTS |
26 // CONSTANTS |
29 //const ?type ?constant_var = ?constant; |
27 //const ?type ?constant_var = ?constant; |