browserutilities/feedsengine/FeedsUI/FeedsApp/src/FeedsAppUI.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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 
       
    27 
    26 
    28 // -----------------------------------------------------------------------------
    27 // -----------------------------------------------------------------------------
    29 // CFeedsAppUi::ConstructL()
    28 // CFeedsAppUi::ConstructL()
    30 //
    29 //
    31 // Symbian 2nd phase constructor can leave.
    30 // Symbian 2nd phase constructor can leave.