photosgallery/viewframework/views/cloudview/src/glxcloudviewimp.cpp
branchRCL_3
changeset 14 2dac0fdba72b
parent 13 bcb43dc84c44
child 15 191387a8b767
equal deleted inserted replaced
13:bcb43dc84c44 14:2dac0fdba72b
    44 #include <glxtagsbrowserview.rsg>               // For resources
    44 #include <glxtagsbrowserview.rsg>               // For resources
    45 
    45 
    46 #include "glxcloudviewcontrol.h"//cloud view control
    46 #include "glxcloudviewcontrol.h"//cloud view control
    47 
    47 
    48 // For transition effects
    48 // For transition effects
    49 #include <AknTransEffect.h>                             
    49 #include <akntranseffect.h>                             
    50 #include <GfxTransEffect/GfxTransEffect.h>
    50 #include <gfxtranseffect/gfxtranseffect.h>
    51 #include "glxgfxtranseffect.h"  // For transition effects
    51 #include "glxgfxtranseffect.h"  // For transition effects
    52     
    52     
    53 const TInt KViewId = 0x200071B7;
    53 const TInt KViewId = 0x200071B7;
    54 
    54 
    55 using namespace Alf;
    55 using namespace Alf;