browserutilities/feedsengine/FeedsUI/FeedsApp/src/FeedsAppUI.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    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.