messagingapp/msgui/unifiededitor/inc/msgunieditorimageprocessor.h
changeset 76 60a8a215b0ec
parent 37 518b245aa84c
--- a/messagingapp/msgui/unifiededitor/inc/msgunieditorimageprocessor.h	Tue Oct 05 13:58:47 2010 +0530
+++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorimageprocessor.h	Tue Oct 19 11:30:16 2010 +0530
@@ -408,6 +408,12 @@
         TInt iQFactorCalculated;
         TInt iMPixFactor;
         TInt iOriginalQualityFactor;
+#ifdef UNIEDITOR_UNIT_TEST
+    /**
+     * Unit Testing
+     */
+    friend class TestCUniImageProcessor;
+#endif
     };
 
 #include <msgunieditorimageprocessor.inl>