mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-04 15:10:42 +00:00
implement suggestion to call validation methods in perform methods.
This commit is contained in:
parent
41484fd5b3
commit
0740fc5f14
2 changed files with 18 additions and 3 deletions
|
@ -41,6 +41,7 @@
|
|||
@protocol NSUserInterfaceValidations
|
||||
|
||||
- (BOOL)validateUserInterfaceItem:(id <NSValidatedUserInterfaceItem>)anItem;
|
||||
|
||||
@end
|
||||
|
||||
#endif // _GNUstep_H_NSUserInterfaceValidation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue