add a tab in the title of photo

This commit is contained in:
Patrick Santana 2013-06-05 17:22:15 -07:00
parent 6e6ee5f459
commit c255ecca7e

View file

@ -628,7 +628,7 @@
// check title of photo
if (title == nil){
title = [AssetsLibraryUtilities getPhotoTitleForImage:image url:url];
title = [[NSString alloc]initWithFormat:@"\t%@",[AssetsLibraryUtilities getPhotoTitleForImage:image url:url]];
}
// generate path of temporary file