photosgallery/viewframework/views/metadatadialog/inc/glxmetadatacontainer.h
branchRCL_3
changeset 75 01504893d9cb
parent 64 34937ec34dac
--- a/photosgallery/viewframework/views/metadatadialog/inc/glxmetadatacontainer.h	Wed Sep 15 12:13:06 2010 +0300
+++ b/photosgallery/viewframework/views/metadatadialog/inc/glxmetadatacontainer.h	Wed Oct 13 14:32:09 2010 +0300
@@ -96,6 +96,7 @@
    
    //Enable disble the options based on the current selected item
    TBool IsItemModifiable();
+   TBool IsLicenseItem();
    TBool IsLocationItem();
    
    //Delete the location information
@@ -217,8 +218,6 @@
     	//Flag to indicate rename command is started
     	TBool iRenameStarted;
 
-        // Flag to indicate text entry popup display status
-        TBool iIsPopupShown;
 	};
 
 #endif //C_GLXMETADATACONTAINER_H__