example/DemoGUI/WidgetConstants.h
author cgandhi
Thu, 05 Aug 2010 16:48:48 +0530
changeset 18 013a02bf2bb0
parent 16 b78fa4cdbf2b
permissions -rw-r--r--
pushing changes for common libs and trace messages

#ifndef WIDGETCONSTANTS_H
#define WIDGETCONSTANTS_H

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


#endif // WIDGETCONSTANTS_H