photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwedit.h
branchRCL_3
changeset 9 6b87b143d312
parent 4 57d388cc48c1
child 14 ce1c7ad1f18b
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwedit.h	Tue Feb 02 10:12:14 2010 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwedit.h	Fri Feb 19 22:51:01 2010 +0200
@@ -28,6 +28,7 @@
 class CGlxMedia;
 class MGlxMediaListProvider;
 class CAiwServiceHandler;
+class CGlxImageViewerManager;
 
 /**
  *  CGlxCommandHandlerAiwEdit
@@ -90,6 +91,9 @@
     TBool iEditSupported;
     
     TBool iCommandSingleClick;
+    
+    // Not own
+    CGlxImageViewerManager* iImageViewerInstance;
     };
 
 #endif // C_GLXCOMMANDHANDLERAIWEDIT_H