browserui/browser/SettingsInc/BrowserUiPrivateCRKeys.h
changeset 31 868cceedabd3
parent 18 4530440261a8
equal deleted inserted replaced
27:b57c5fc53578 31:868cceedabd3
    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;