calendarui/views/dayview/inc/calendaycommonheaders.h
changeset 64 1881ad52dc45
parent 63 a3cb48f6c889
child 70 a5ed90760192
--- 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;