equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: ?Description |
14 * Description: ?Description |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
|
19 |
|
20 #ifndef __CXMLATTRIBUTES_H |
18 #ifndef __CXMLATTRIBUTES_H |
21 #define __CXMLATTRIBUTES_H |
19 #define __CXMLATTRIBUTES_H |
22 |
20 |
23 // INCLUDES |
21 // INCLUDES |
24 #include <e32std.h> |
22 #include <e32std.h> |
25 #include <badesca.h> |
23 #include <eikenv.h> |
26 #include "MXMLAttributes.h" |
24 #include <mxmlattributes.h> |
27 |
|
28 |
25 |
29 // CLASS DECLARATION |
26 // CLASS DECLARATION |
30 |
27 |
31 /** |
28 /** |
32 * Implementation of MXMLAttributes interface. |
29 * Implementation of MXMLAttributes interface. |