browserutilities/feedsengine/FeedsUI/FeedsApp/src/FeedsAppUI.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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.