equal
deleted
inserted
replaced
18 #ifndef BROWSEREC_H |
18 #ifndef BROWSEREC_H |
19 #define BROWSEREC_H |
19 #define BROWSEREC_H |
20 |
20 |
21 // includes |
21 // includes |
22 #include <apmrec.h> // For CApaDataRecognizerType |
22 #include <apmrec.h> // For CApaDataRecognizerType |
23 #include <Browser_platform_variant.hrh> |
23 #include <Browser_Platform_Variant.hrh> |
24 |
24 |
25 // constants |
25 // constants |
26 const TUid KUidMimeBrowserRecognizer = { 0x1005A02 }; |
26 const TUid KUidMimeBrowserRecognizer = { 0x1005A02 }; |
27 |
27 |
28 const TInt KBrowserRecognizerImplUIDValue = 0x101F880E; |
28 const TInt KBrowserRecognizerImplUIDValue = 0x101F880E; |