browserui/browser/BrowserAppInc/BrowserUIVariant.hrh
branchRCL_3
changeset 50 c9249d037530
parent 0 84ad3b177aa3
equal deleted inserted replaced
48:5c11946e75b3 50:c9249d037530
    61 //
    61 //
    62 #define  KBrowserMinimalMultipleWindows    0x10
    62 #define  KBrowserMinimalMultipleWindows    0x10
    63 
    63 
    64 //
    64 //
    65 // Feature to enable Page Overview and Graphical History
    65 // Feature to enable Page Overview and Graphical History
       
    66 // After 9.2 TB, This feature is used only to enable page overview
    66 //
    67 //
    67 #define  KBrowserGraphicalPage    0x20
    68 #ifdef BRDO_MULTITOUCH_ENABLED_FF
    68 
    69     #define  KBrowserGraphicalPage    0x00
       
    70 #else
       
    71     #define  KBrowserGraphicalPage    0x20
       
    72 #endif
    69 //
    73 //
    70 // Feature to enable Auto Form Fill and Password Management options
    74 // Feature to enable Auto Form Fill and Password Management options
    71 //
    75 //
    72 #define  KBrowserAutoFormFill    0x40
    76 #define  KBrowserAutoFormFill    0x40
    73 
    77