photosgallery/inc/glxlogattribute.h
branchRCL_3
changeset 18 bcb43dc84c44
parent 0 4e91876724a2
--- a/photosgallery/inc/glxlogattribute.h	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/inc/glxlogattribute.h	Wed Mar 31 21:31:03 2010 +0300
@@ -250,6 +250,10 @@
 		{
 		attributeName.Append(_L8("KGlxFilterGeneralMinCount"));
 		}
+    else if (aAttribute == KGlxFilterGeneralMaxCount)
+        {
+        attributeName.Append(_L8("KGlxFilterGeneralMaxCount"));
+        }	
 	else if (aAttribute == KGlxFilterGeneralItemId)
 		{
 		attributeName.Append(_L8("KGlxFilterGeneralItemId"));