imageeditor/inc/ImageEditorUIView.h
changeset 12 18b321db4884
parent 1 edfc90759b9f
--- a/imageeditor/inc/ImageEditorUIView.h	Fri Jan 29 13:53:17 2010 +0200
+++ b/imageeditor/inc/ImageEditorUIView.h	Thu Jun 03 18:57:10 2010 +0800
@@ -522,6 +522,9 @@
     */
     IMPORT_C TBool InZoomingState();
     IMPORT_C TBool IsMemoryInCriticalLevel();
+    
+   
+    
 //@}
 
 protected:
@@ -546,7 +549,6 @@
 
 /** @name Methods:*/
 //@{
-
 	/*	DoActivateL
 	*
 	*	Called when view is activated.
@@ -718,6 +720,8 @@
     // Popup controller
 	CAknInfoPopupNoteController*        iPopupController;
 	
+
+	
 #ifdef AIW_SUPPORT
     /// AIW Service Handler
     CAiwServiceHandler*                 iServiceHandler;