engine/collectionframework/plugins/glxcollectionpluginalbums/src/glxcollectionpluginalbums.cpp
changeset 24 99ad1390cd33
parent 23 74c9f037fd5d
child 26 c499df2dbb33
equal deleted inserted replaced
23:74c9f037fd5d 24:99ad1390cd33
   316             break;
   316             break;
   317             }
   317             }
   318         case KGlxCollectionAlbumContentsLevel:
   318         case KGlxCollectionAlbumContentsLevel:
   319             {
   319             {
   320             filterProperties.iSortDirection = EGlxFilterSortDirectionDescending;
   320             filterProperties.iSortDirection = EGlxFilterSortDirectionDescending;
       
   321 			filterProperties.iSortOrder = EGlxFilterSortOrderCaptureDate;
       
   322             break;
   321             }
   323             }
   322         case KGlxCollectionAlbumContentsFSLevel:
   324         case KGlxCollectionAlbumContentsFSLevel:
   323             {
   325             {
   324             filterProperties.iSortOrder = EGlxFilterSortOrderCaptureDate;
   326             filterProperties.iSortOrder = EGlxFilterSortOrderCaptureDate;
   325             break;
   327             break;