equal
deleted
inserted
replaced
25 #include <startupdomaincrkeys.h> |
25 #include <startupdomaincrkeys.h> |
26 |
26 |
27 #include "mgsasyncimagehandlingobserver.h" |
27 #include "mgsasyncimagehandlingobserver.h" |
28 #include "GsLogger.h" |
28 #include "GsLogger.h" |
29 |
29 |
30 #include <CPhCltImageHandler.h> |
30 #include <cphcltimagehandler.h> |
31 #include <CPhCltImageParams.h> |
31 #include <cphcltimageparams.h> |
32 #include <CPhCltBaseImageParams.h> |
32 #include <cphcltbaseimageparams.h> |
33 |
33 |
34 //_LIT( KGSWelcomeNoteImgPath, "c:\\private\\100058ec\\welcomeimage.mbm"); |
34 //_LIT( KGSWelcomeNoteImgPath, "c:\\private\\100058ec\\welcomeimage.mbm"); |
35 |
35 |
36 const TInt KGSVTStillImageWidth = 176; |
36 const TInt KGSVTStillImageWidth = 176; |
37 const TInt KGSVTStillImageHeight = 144; |
37 const TInt KGSVTStillImageHeight = 144; |