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