calendarui/inc/PropertyObserver.h
changeset 89 b57382753122
parent 18 c198609911f9
equal deleted inserted replaced
83:5aadd1120515 89:b57382753122
    19 
    19 
    20 #ifndef CPROPERTYOBSERVER_H
    20 #ifndef CPROPERTYOBSERVER_H
    21 #define CPROPERTYOBSERVER_H
    21 #define CPROPERTYOBSERVER_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <E32Base.h>
    24 #include <e32base.h>
    25 #include <E32Property.h>
    25 #include <e32property.h>
    26 
    26 
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 
    28 
    29 /**
    29 /**
    30  * MPropertyChangeHandler.
    30  * MPropertyChangeHandler.