example/DemoGUI/WidgetConstants.h
author cgandhi
Thu, 05 Aug 2010 16:51:04 +0530
changeset 19 c412f0526c34
parent 16 b78fa4cdbf2b
permissions -rw-r--r--
pushing readme changes

#ifndef WIDGETCONSTANTS_H
#define WIDGETCONSTANTS_H

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


#endif // WIDGETCONSTANTS_H