equal
deleted
inserted
replaced
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 // INCLUDE FILES |
19 // INCLUDE FILES |
20 #include <aknviewappui.h> |
20 #include <aknViewAppUi.h> |
21 #include <avkon.hrh> |
21 #include <avkon.hrh> |
22 #include <Launcher.rsg> |
22 #include <launcher.rsg> |
23 #include <AknUtils.h> |
23 #include <AknUtils.h> |
24 #include <eikmenup.h> |
24 #include <eikmenup.h> |
25 |
25 |
26 #include "LauncherViewApps.h" |
26 #include "launcherviewapps.h" |
27 #include "LauncherContainerApps.h" |
27 #include "launchercontainerapps.h" |
28 |
28 |
29 // ================= MEMBER FUNCTIONS ======================= |
29 // ================= MEMBER FUNCTIONS ======================= |
30 |
30 |
31 // --------------------------------------------------------- |
31 // --------------------------------------------------------- |
32 // CLauncherViewApps::ConstructL(const TRect& aRect) |
32 // CLauncherViewApps::ConstructL(const TRect& aRect) |