calendarui/views/dayview/inc/calendaycontentscrollarea.h
changeset 68 a5a1242fd2e8
parent 58 ef813d54df51
child 77 b0711afde476
equal deleted inserted replaced
58:ef813d54df51 68:a5a1242fd2e8
    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