calendarui/views/dayview/inc/calendaycontentscrollarea.h
changeset 63 a3cb48f6c889
parent 57 bb2d3e476f29
child 70 a5ed90760192
equal deleted inserted replaced
57:bb2d3e476f29 63:a3cb48f6c889
    17 
    17 
    18 #ifndef CALENDAYCONTENTSCROLLAREA_H_
    18 #ifndef CALENDAYCONTENTSCROLLAREA_H_
    19 #define CALENDAYCONTENTSCROLLAREA_H_
    19 #define CALENDAYCONTENTSCROLLAREA_H_
    20 
    20 
    21 // System includes
    21 // System includes
    22 #include <hbscrollarea.h>
    22 #include <HbScrollArea>
    23 
    23 
    24 // User includes
    24 // User includes
    25 #include "calendaycommonheaders.h"
    25 #include "calendaycommonheaders.h"
    26 
    26 
    27 #ifdef  CALENVIEWS_DLL
    27 #ifdef  CALENVIEWS_DLL