equal
deleted
inserted
replaced
15 * |
15 * |
16 */ |
16 */ |
17 #ifndef BROWSERUIPRIVATECRKEYS_H |
17 #ifndef BROWSERUIPRIVATECRKEYS_H |
18 #define BROWSERUIPRIVATECRKEYS_H |
18 #define BROWSERUIPRIVATECRKEYS_H |
19 |
19 |
20 #include <BrowserUiSDKCRKeys.h> |
20 #include <browseruisdkcrkeys.h> |
21 |
21 |
22 |
22 |
23 // Indicates whether to show connection dialogs or not. |
23 // Indicates whether to show connection dialogs or not. |
24 // Valid values: 0 = off, 1 = on |
24 // Valid values: 0 = off, 1 = on |
25 const TUint32 KBrowserConnectionDialogs = 0x00000006; |
25 const TUint32 KBrowserConnectionDialogs = 0x00000006; |