gssettingsuis/Gs/GSBackgroundImage/Src/GsAsyncImageHandling.cpp
changeset 21 851e19007849
parent 0 8c5d936e5675
equal deleted inserted replaced
19:30540fccecae 21:851e19007849
    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;