~threeve/ubuntuone-ios-files/folder-info-footer

« back to all changes in this revision

Viewing changes to Files/U1Volume.h

  • Committer: Zachery Bir
  • Date: 2011-11-01 14:28:05 UTC
  • mfrom: (6.2.116 auto-uploads-view)
  • Revision ID: zachery.bir@canonical.com-20111101142805-uyjwtzm552h638r2
Merged urbanape's auto-uploads-view branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
@interface U1Volume : _U1Volume {}
21
21
- (U1FolderNode *)rootFolder;
 
22
- (BOOL)isCloudFolder;
22
23
@end