example/DemoGUI/WidgetConstants.h
author cgandhi
Thu, 23 Sep 2010 17:15:03 +0530
changeset 23 574948b60dab
parent 16 b78fa4cdbf2b
permissions -rw-r--r--
updating the lastfm music plugins and adding the smfhelp.chm

#ifndef WIDGETCONSTANTS_H
#define WIDGETCONSTANTS_H

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


#endif // WIDGETCONSTANTS_H