diff -r a3cb48f6c889 -r 1881ad52dc45 calendarui/views/dayview/inc/calendaycommonheaders.h --- a/calendarui/views/dayview/inc/calendaycommonheaders.h Wed Aug 25 14:02:13 2010 +0530 +++ b/calendarui/views/dayview/inc/calendaycommonheaders.h Tue Aug 31 18:15:13 2010 +0530 @@ -57,6 +57,11 @@ const qreal KCalenTimeStripWidth = 1.5; /*! + The minimum width [un] of time strip (indicator) in event bubble (UI spec) + */ +const qreal KCalenMinTimeStripWidth = 1.4; + +/*! The width [un] of space beetwen event bubbles in Day View (UI spec) */ const qreal KCalenSpaceBeetwenEvents = 1.5;