mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Removed erroneous comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4110 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
013b7770f1
commit
43f53bd512
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
@end
|
||||
|
||||
|
||||
@interface NSMenuItem : NSButtonCell //<NSMenuItem>
|
||||
@interface NSMenuItem : NSButtonCell <NSMenuItem>
|
||||
{
|
||||
id representedObject;
|
||||
BOOL hasSubmenu;
|
||||
|
|
Loading…
Reference in a new issue