phoneapp/phoneuiview/inc/cphonebuttonscontroller.h
branchRCL_3
changeset 20 3c221667e687
parent 0 5f000ab63145
equal deleted inserted replaced
14:b8d67d6176f5 20:3c221667e687
   187         EButtonsDimAnswer  = 128,
   187         EButtonsDimAnswer  = 128,
   188         EButtonsDimPrivate = 256,
   188         EButtonsDimPrivate = 256,
   189         EButtonsDimJoin    = 512,
   189         EButtonsDimJoin    = 512,
   190         EButtonsVideoCallOngoing = 1024,
   190         EButtonsVideoCallOngoing = 1024,
   191         EButtonsDimSilence  = 2048,
   191         EButtonsDimSilence  = 2048,
   192         EButtonsDimCreateConference = 4096  
   192         EButtonsDimCreateConference = 4096,  
       
   193         EButtonsDimHold = 8192
   193         };
   194         };
   194     TInt iFlags;
   195     TInt iFlags;
   195     };
   196     };
   196 
   197 
   197 #endif // CPHONEBUTTONSCONTROLLER_H
   198 #endif // CPHONEBUTTONSCONTROLLER_H