X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/2c8a6c4cdbc9757a8a6dcfd36338fb19606b583e..081a5fa6db149252a499575da751c45f340312bd:/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;