example/DemoGUI/WidgetConstants.h
author cgandhi
Tue, 12 Oct 2010 15:23:52 +0530
changeset 27 b3e1347ac96a
parent 16 b78fa4cdbf2b
permissions -rw-r--r--
Updating the information for test applications and results.

#ifndef WIDGETCONSTANTS_H
#define WIDGETCONSTANTS_H

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


#endif // WIDGETCONSTANTS_H