equal
deleted
inserted
replaced
17 |
17 |
18 #include <e32std.h> |
18 #include <e32std.h> |
19 |
19 |
20 #include "FeedsApp.hrh" |
20 #include "FeedsApp.hrh" |
21 #include "FeedsAppUi.h" |
21 #include "FeedsAppUi.h" |
22 #include <leaktracker.h> |
22 #include "LeakTracker.h" |
23 #include "TestHarnessView.h" |
23 #include "TestHarnessView.h" |
24 |
24 |
25 #include "Logger.h" |
25 #include "Logger.h" |
|
26 |
26 |
27 |
27 // ----------------------------------------------------------------------------- |
28 // ----------------------------------------------------------------------------- |
28 // CFeedsAppUi::ConstructL() |
29 // CFeedsAppUi::ConstructL() |
29 // |
30 // |
30 // Symbian 2nd phase constructor can leave. |
31 // Symbian 2nd phase constructor can leave. |