example/DemoGUI/WidgetConstants.h
changeset 16 b78fa4cdbf2b
equal deleted inserted replaced
15:9b00ca3cc206 16:b78fa4cdbf2b
       
     1 #ifndef WIDGETCONSTANTS_H
       
     2 #define WIDGETCONSTANTS_H
       
     3 
       
     4 //For Home Screen
       
     5 const int KHeadNameHeight = 40;
       
     6 const int KWidgetGapFactor = 5;
       
     7 const int ToolbarIconHeight = 50;
       
     8 
       
     9 
       
    10 #endif // WIDGETCONSTANTS_H