emailuis/uicomponents/src/fsactionmenu.cpp
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
equal deleted inserted replaced
1:12c456ceeff2 2:5253a20d2a1e
   224 // ---------------------------------------------------------------------------
   224 // ---------------------------------------------------------------------------
   225 // Shows action menu's cba.
   225 // Shows action menu's cba.
   226 // ---------------------------------------------------------------------------
   226 // ---------------------------------------------------------------------------
   227 //
   227 //
   228 // <cmail> Touch
   228 // <cmail> Touch
   229 void CFsActionMenu::TreeListEventL( const TFsTreeListEvent aEvent, const TFsTreeItemId /*aId*/ )
   229 void CFsActionMenu::TreeListEventL( const TFsTreeListEvent aEvent, 
       
   230                                     const TFsTreeItemId /*aId*/,
       
   231                                     const TPoint& /*aPoint*/ )
   230     {
   232     {
   231     FUNC_LOG;
   233     FUNC_LOG;
   232 // </cmail>
   234 // </cmail>
   233     switch ( aEvent )
   235     switch ( aEvent )
   234         {
   236         {