diff --git a/Headers/gnustep/gui/NSControl.h b/Headers/gnustep/gui/NSControl.h index d37121706..01a8a8c63 100644 --- a/Headers/gnustep/gui/NSControl.h +++ b/Headers/gnustep/gui/NSControl.h @@ -123,6 +123,7 @@ - (void)selectCell:(NSCell *)aCell; - (void)updateCell:(NSCell *)aCell; - (void)updateCellInside:(NSCell *)aCell; +- (void)performClick:(id)sender; // // Target and Action