photosgallery/slideshow/engine/effectsrc/shwcrossfadelayout.cpp
branchRCL_3
changeset 13 bcb43dc84c44
parent 12 ce1c7ad1f18b
equal deleted inserted replaced
12:ce1c7ad1f18b 13:bcb43dc84c44
    82 	}
    82 	}
    83 
    83 
    84 // -----------------------------------------------------------------------------
    84 // -----------------------------------------------------------------------------
    85 // DoSetLayoutValues
    85 // DoSetLayoutValues
    86 // -----------------------------------------------------------------------------
    86 // -----------------------------------------------------------------------------
    87 void TShwCrossFadeLayout::DoSetLayoutValues( TGlxLayoutInfo& aInfo )
    87 void TShwCrossFadeLayout::DoSetLayoutValues( TGlxLayoutInfo& /*aInfo*/ )
    88 	{
    88 	{
    89 	TRACER("TShwCrossFadeLayout::DoSetLayoutValues");
    89 	TRACER("TShwCrossFadeLayout::DoSetLayoutValues");
    90 	GLX_LOG_INFO("TShwCrossFadeLayout::DoSetLayoutValues");
    90 	GLX_LOG_INFO("TShwCrossFadeLayout::DoSetLayoutValues");
    91 	// get new opacity
    91 	// get new opacity
    92 	TReal32 opacity = iOpacity.Now();
    92 	TReal32 opacity = iOpacity.Now();