browserutilities/feedsengine/FeedsUI/FeedsApp/src/FeedsAppUI.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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.