X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/fd6a48d1ba3824395c105dbad517daf22e6591c6..HEAD:/CustomMenuTableView.h diff --git a/CustomMenuTableView.h b/CustomMenuTableView.h index 15c4389..30b8431 100755 --- a/CustomMenuTableView.h +++ b/CustomMenuTableView.h @@ -1,8 +1,14 @@ -/* MyTableView */ +/* + * MenuTunes + * CustomMenuTableView.h + * + * Copyright (c) 2002-2003 iThink Software + * + */ #import -@interface MyTableView : NSTableView +@interface CustomMenuTableView : NSTableView { } @end