changeset 36 | 0ed94ceaa377 |
parent 0 | dd21522fd290 |
child 37 | cb62a4f66ebe |
32:9a9a761f03f1 | 36:0ed94ceaa377 |
---|---|
17 |
17 |
18 #ifndef __WEBUTIL_H__ |
18 #ifndef __WEBUTIL_H__ |
19 #define __WEBUTIL_H__ |
19 #define __WEBUTIL_H__ |
20 |
20 |
21 #include <e32std.h> |
21 #include <e32std.h> |
22 #include "BrCtlDefs.h" |
22 #include "brctldefs.h" |
23 |
23 |
24 class WebFrame; |
24 class WebFrame; |
25 class WebView; |
25 class WebView; |
26 class TBrCtlImageCarrier; |
26 class TBrCtlImageCarrier; |
27 class TBrCtlSubscribeTo; |
27 class TBrCtlSubscribeTo; |