example/DemoGUI/WidgetConstants.h
author cgandhi
Thu, 23 Sep 2010 17:20:22 +0530
changeset 24 1cee9f1b95e0
parent 16 b78fa4cdbf2b
permissions -rw-r--r--
taking care of credmgr for RVCT B686 compilation

#ifndef WIDGETCONSTANTS_H
#define WIDGETCONSTANTS_H

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


#endif // WIDGETCONSTANTS_H