hidewindow methods was renamed to hideApplication.

This commit is contained in:
Sergii Stoian 2019-04-06 22:36:56 +03:00
parent f5bcf3019b
commit b5e65175a3
4 changed files with 10 additions and 4 deletions

View file

@ -136,7 +136,7 @@ APPKIT_EXPORT NSString *GSScreenNumber;
- (void) windowbacking: (NSBackingStoreType)type : (int)win;
- (void) titlewindow: (NSString *)window_title : (int)win;
- (void) miniwindow: (int)win;
- (BOOL) hidewindow: (int)win;
- (BOOL) hideApplication: (int)win;
- (BOOL) appOwnsMiniwindow;
- (void) setWindowdevice: (int)win forContext: (NSGraphicsContext *)ctxt;
// Deprecated