changeset 38 | 48c22c726cf9 |
parent 33 | 883e91c086aa |
33:883e91c086aa | 38:48c22c726cf9 |
---|---|
18 |
18 |
19 #ifndef C_CDUNNOTEHANDLER_H |
19 #ifndef C_CDUNNOTEHANDLER_H |
20 #define C_CDUNNOTEHANDLER_H |
20 #define C_CDUNNOTEHANDLER_H |
21 |
21 |
22 #include <e32base.h> |
22 #include <e32base.h> |
23 #include <hbdevicemessageboxsymbian.h> |
23 #include <hb/hbwidgets/hbdevicemessageboxsymbian.h> |
24 #include "DunTransporter.h" |
24 #include "DunTransporter.h" |
25 |
25 |
26 /** |
26 /** |
27 * Class for managing note showing in UI |
27 * Class for managing note showing in UI |
28 * |
28 * |