X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/2c8a6c4cdbc9757a8a6dcfd36338fb19606b583e..8efcef7c4932a46bf349f8c6df04887f78b57914:/ITMTPlaylist.h diff --git a/ITMTPlaylist.h b/ITMTPlaylist.h index 9f2d61d..01a3f53 100755 --- a/ITMTPlaylist.h +++ b/ITMTPlaylist.h @@ -14,6 +14,8 @@ #import @protocol ITMTPlaylist +- (BOOL)writable; + - (BOOL)show; // graphical - (BOOL)setValue:(id)value forProperty:(ITMTGenericProperty)property;