phonebookui/Phonebook2/inc/Pbk2PresentationUtils.h
branchRCL_3
changeset 15 e8e3147d53eb
parent 3 04ab22b956c2
child 64 c1e8ba0c2b16
--- 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(