diff -r 81f8547efd4f -r e8e3147d53eb phonebookui/Phonebook2/inc/Pbk2PresentationUtils.h --- a/phonebookui/Phonebook2/inc/Pbk2PresentationUtils.h Fri Mar 12 15:41:25 2010 +0200 +++ b/phonebookui/Phonebook2/inc/Pbk2PresentationUtils.h Mon Mar 15 12:39:26 2010 +0200 @@ -126,13 +126,13 @@ public: enum TCroppingMode { - /// Landscape image is cropped to square, target size is not used - ELandscapeCropping = 0x0, + /// Image is cropped to square, target size is not used + ECropping = 0x0, /** - * Landscape image is cropped to square and optimized to target size. - * Cropped bitmap minimum width is aTargetSize width. + * Image is cropped to square and optimized to target size. + * Cropped bitmap minimum width/height is aTargetSize width/height. */ - ELandscapeOptimizedCropping + EOptimizedCropping }; IMPORT_C static void CropImageL(