emailuis/uicomponents/src/fstreeplainrootvisualizer.cpp
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 0 8466d47a6819
equal deleted inserted replaced
17:67369d1b217f 18:6b8f3b30d0ec
   208     {
   208     {
   209     FUNC_LOG;
   209     FUNC_LOG;
   210     CFsTreeNodeVisualizerBase::ConstructL();
   210     CFsTreeNodeVisualizerBase::ConstructL();
   211     }
   211     }
   212 
   212 
       
   213 // ---------------------------------------------------------------------------
       
   214 //  From MFsTreeItemVisualizer.
       
   215 //  This method sets flag disable wrapping the text item.
       
   216 // ---------------------------------------------------------------------------
       
   217 //
       
   218 void CFsTreePlainRootVisualizer::OffWrapping()
       
   219 	{
       
   220 	FUNC_LOG;
       
   221 	}