example/DemoGUI/WidgetConstants.h
author cgandhi
Thu, 05 Aug 2010 16:35:33 +0530
changeset 16 b78fa4cdbf2b
permissions -rw-r--r--
pushing the demo application

#ifndef WIDGETCONSTANTS_H
#define WIDGETCONSTANTS_H

//For Home Screen
const int KHeadNameHeight = 40;
const int KWidgetGapFactor = 5;
const int ToolbarIconHeight = 50;


#endif // WIDGETCONSTANTS_H