~threeve/ubuntuone-ios-music/fix-play-on-call

« back to all changes in this revision

Viewing changes to musicstreaming/view_controllers/PlaylistListViewController.h

Merge elaborate-playlist-editing

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
@interface PlaylistListViewController : SubsonicTableViewController
23
23
{}
 
24
+ (UINavigationController *)navigableViewController;
24
25
- (void)createNewPlaylist;
25
26
@end