photosgallery/inc/glxlogattribute.h
branchRCL_3
changeset 18 bcb43dc84c44
parent 0 4e91876724a2
equal deleted inserted replaced
14:ce1c7ad1f18b 18:bcb43dc84c44
   248 		}
   248 		}
   249 	else if (aAttribute == KGlxFilterGeneralMinCount)
   249 	else if (aAttribute == KGlxFilterGeneralMinCount)
   250 		{
   250 		{
   251 		attributeName.Append(_L8("KGlxFilterGeneralMinCount"));
   251 		attributeName.Append(_L8("KGlxFilterGeneralMinCount"));
   252 		}
   252 		}
       
   253     else if (aAttribute == KGlxFilterGeneralMaxCount)
       
   254         {
       
   255         attributeName.Append(_L8("KGlxFilterGeneralMaxCount"));
       
   256         }	
   253 	else if (aAttribute == KGlxFilterGeneralItemId)
   257 	else if (aAttribute == KGlxFilterGeneralItemId)
   254 		{
   258 		{
   255 		attributeName.Append(_L8("KGlxFilterGeneralItemId"));
   259 		attributeName.Append(_L8("KGlxFilterGeneralItemId"));
   256 		}
   260 		}
   257 	else if (aAttribute == KGlxFilterGeneralExcludeAnimation)
   261 	else if (aAttribute == KGlxFilterGeneralExcludeAnimation)