photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwshowmap.h
changeset 3 9a9c174934f5
parent 0 4e91876724a2
child 25 191387a8b767
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwshowmap.h	Mon Jan 18 20:19:20 2010 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwshowmap.h	Tue Jan 26 11:58:28 2010 +0200
@@ -99,7 +99,11 @@
      * @return ETrue if location information is there. EFalse if not
      */
     TBool IsItemWithLocationInfoSelected(MGlxMediaList& aList);
-            
+
+	/**
+	 * Checks the viewing mode [FS/Grid]
+	 */
+    TBool IsInFullScreenViewingModeL();
 private:
     RPointerArray<HBufC8> iBufferArray;  // owned
     };