*** /cvs/gnustep/core/gui/Headers/AppKit/NSControl.h	Fri Aug  1 01:52:08 2003
--- NSControl.h	Wed Mar 17 16:16:25 2004
***************
*** 34,45 ****
  @class NSString;
  @class NSNotification;
  @class NSFormatter;
- 
  @class NSCell;
  @class NSFont;
  @class NSEvent;
  
! @interface NSControl : NSView
  {
    // Attributes
    int _tag;
--- 34,45 ----
  @class NSString;
  @class NSNotification;
  @class NSFormatter;
  @class NSCell;
+ @protocol GSCellContainer;
  @class NSFont;
  @class NSEvent;
  
! @interface NSControl : NSView <GSCellContainer>
  {
    // Attributes
    int _tag;
