photosgallery/collectionframework/plugins/tagcollectionplugin/src/glxcollectionplugintags.cpp
branchRCL_3
changeset 22 2dac0fdba72b
parent 18 bcb43dc84c44
child 47 f9e827349359
--- a/photosgallery/collectionframework/plugins/tagcollectionplugin/src/glxcollectionplugintags.cpp	Wed Mar 31 21:31:03 2010 +0300
+++ b/photosgallery/collectionframework/plugins/tagcollectionplugin/src/glxcollectionplugintags.cpp	Wed Apr 14 15:57:24 2010 +0300
@@ -340,10 +340,8 @@
         case KGlxCollectionRootLevel:
         case KGlxCollectionTagLevel: 
             {
-            filterProperties.iMinCount = 1;
             filterProperties.iSortOrder = EGlxFilterSortOrderAlphabetical;
             filterProperties.iItemType = EGlxFilterTag;
-
             break;
             }
         case KGlxCollectionTagContentsLevel: