Renamed "showHiddenFiles" property to "allowHiddenItems"

This commit is contained in:
Pierre-Olivier Latour
2014-04-19 16:31:00 -03:00
parent b6866bee8e
commit c6701cd474
5 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
*
* The default value is NO.
*/
@property(nonatomic) BOOL showHiddenFiles;
@property(nonatomic) BOOL allowHiddenItems;
/**
* Sets the title for the uploader interface.