photosgallery/viewframework/views/gridview/src/glxgridviewimp.cpp
branchRCL_3
changeset 14 2dac0fdba72b
parent 13 bcb43dc84c44
child 17 a60acebbbd9d
equal deleted inserted replaced
13:bcb43dc84c44 14:2dac0fdba72b
    38 #include "glxgridviewimp.h"                         
    38 #include "glxgridviewimp.h"                         
    39 #include "glxgridviewmlobserver.h"                      // medialist observer for Hg Grid                
    39 #include "glxgridviewmlobserver.h"                      // medialist observer for Hg Grid                
    40 #include "glxgridviewcontainer.h"
    40 #include "glxgridviewcontainer.h"
    41 
    41 
    42 // For transition effects
    42 // For transition effects
    43 #include <AknTransEffect.h>                             
    43 #include <akntranseffect.h>                             
    44 #include <GfxTransEffect/GfxTransEffect.h>
    44 #include <gfxtranseffect/gfxtranseffect.h>
    45 #include "glxgfxtranseffect.h"  // For transition effects
    45 #include "glxgfxtranseffect.h"  // For transition effects
    46 
    46 
    47 const TInt KGlxToolbarButtonUnLatched = 0;              // Toolbar mark button's unlatched state defined in the rss file
    47 const TInt KGlxToolbarButtonUnLatched = 0;              // Toolbar mark button's unlatched state defined in the rss file
    48 
    48 
    49 // ======== MEMBER FUNCTIONS ========
    49 // ======== MEMBER FUNCTIONS ========