camerauis/cameraapp/generic/common/inc/CamSettings.hrh
branchRCL_3
changeset 67 756ad29ed18e
parent 54 bac7acad7cb3
equal deleted inserted replaced
62:f0c0788c4de2 67:756ad29ed18e
   277     ESwitchPrimaryToSecondary, 
   277     ESwitchPrimaryToSecondary, 
   278     ESwitchSecondaryToPrimary, 
   278     ESwitchSecondaryToPrimary, 
   279     ESwitchSecondaryOrientation
   279     ESwitchSecondaryOrientation
   280     };
   280     };
   281 
   281 
   282 enum TCamEditorSupport
       
   283     {
       
   284     ECamNoEditorSupport,
       
   285     ECamEditorSupportInToolbar,
       
   286     ECamEditorSupportInOptions
       
   287     };
       
   288 	
       
   289 #ifdef _DEBUG
   282 #ifdef _DEBUG
   290 #ifndef CAMERAAPP_PLUGIN_BUILD
   283 #ifndef CAMERAAPP_PLUGIN_BUILD
   291 const TUint16* const KCamOrientationNames[] =
   284 const TUint16* const KCamOrientationNames[] =
   292   {
   285   {
   293   (const TUint16* const)_S16("ECamOrientation0"),
   286   (const TUint16* const)_S16("ECamOrientation0"),