diff --git a/Headers/gnustep/gui/NSMenu.h b/Headers/gnustep/gui/NSMenu.h index 69bbaefbf..90b61b328 100644 --- a/Headers/gnustep/gui/NSMenu.h +++ b/Headers/gnustep/gui/NSMenu.h @@ -375,7 +375,7 @@ The displayed menus on the screen have the following structure: NSMutableArray *_notifications; BOOL _changedMessagesEnabled; BOOL _autoenable; - BOOL _changed; + BOOL _needsSizing; BOOL _is_tornoff; // GNUstepExtra category