menufw/menufwui/mmwidgets/inc/mmwidgetsconstants.h
branchRCL_3
changeset 26 1b758917cafc
parent 19 79311d856354
equal deleted inserted replaced
25:137ebc85284b 26:1b758917cafc
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Constants for the matrixmenu
    14 * Description:  Constants for the matrixmenu
    15 *  Version     : %version: 33.1.13 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: 33.1.14 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #ifndef MMWIDGETSCONSTANTS_H
    20 #ifndef MMWIDGETSCONSTANTS_H
   422     {
   422     {
   423     EDrag,
   423     EDrag,
   424     EPostDragRefreshItem,
   424     EPostDragRefreshItem,
   425     EPostHighlightChangeRefreshItem,
   425     EPostHighlightChangeRefreshItem,
   426     ESwapTransition,
   426     ESwapTransition,
       
   427     EDragStart,
   427     EDragTransition,
   428     EDragTransition,
   428     EZoomTransition
   429     EZoomTransition
   429     };
   430     };
   430 
   431 
   431 const TInt KDelayInSeconds1 = 1000000;
   432 const TInt KDelayInSeconds1 = 1000000;