X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/9d8dbcc95c9e3ea959f034d5ddb2edcc71fe1f59..01de763e5aad722c6e61891f11ba826beea60992:/MTBlingController.h diff --git a/MTBlingController.h b/MTBlingController.h index 642bdc9..4fb205b 100755 --- a/MTBlingController.h +++ b/MTBlingController.h @@ -3,7 +3,7 @@ // MenuTunes // // Created by Matthew L. Judy on Tue Aug 19 2003. -// Copyright (c) 2003 NibFile.com. All rights reserved. +// Copyright (c) 2003 iThink Software. All rights reserved. // #import @@ -28,6 +28,5 @@ - (int)checkKeyFile; - (int)checkDone; -- (void)test:(id)sender; @end