camerauis/cameraapp/generic/common/data/CamSettings.ra
branchRCL_3
changeset 13 38fb6f7eacd5
parent 11 d486e5e3cc9a
equal deleted inserted replaced
12:51dda465e618 13:38fb6f7eacd5
  1074 	// the type and editor resource are included so that the
  1074 	// the type and editor resource are included so that the
  1075 	// settings page can be constructed without crashing but are not used
  1075 	// settings page can be constructed without crashing but are not used
  1076 	// The custom quality control is used instead
  1076 	// The custom quality control is used instead
  1077 	type = EAknCtPopupSettingList;
  1077 	type = EAknCtPopupSettingList;
  1078 	editor_resource_id = r_cam_setting_listbox;
  1078 	editor_resource_id = r_cam_setting_listbox;
  1079 	softkey_resource = R_AVKON_SOFTKEYS_SELECT_CANCEL__SELECT;
  1079 	softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
  1080 	}
  1080 	}
  1081 
  1081 
  1082 //----------------------------------------------------
  1082 //----------------------------------------------------
  1083 //
  1083 //
  1084 //    r_cam_settings_quality_settings_page
  1084 //    r_cam_settings_quality_settings_page