branch | podcatcher_qt_symbian4 |
changeset 228 | c553fa9dcbe5 |
parent 172 | c2a99fe1afd0 |
227:325137e6edd1 | 228:c553fa9dcbe5 |
---|---|
20 #include <e32debug.h> |
20 #include <e32debug.h> |
21 #include <httperr.h> |
21 #include <httperr.h> |
22 #include "HttpEventHandler.h" |
22 #include "HttpEventHandler.h" |
23 #include "bautils.h" |
23 #include "bautils.h" |
24 #include "Httpclient.h" |
24 #include "Httpclient.h" |
25 #include "podcatcher_debug.h" |
|
25 |
26 |
26 void CHttpEventHandler::ConstructL() |
27 void CHttpEventHandler::ConstructL() |
27 { |
28 { |
28 //iVerbose = ETrue; |
29 //iVerbose = ETrue; |
29 } |
30 } |