Don't allow hiding windows as Cocoa can only hide the whole application.
This commit is contained in:
parent
409a082498
commit
50f314d6b5
3 changed files with 0 additions and 12 deletions
|
@ -42,5 +42,4 @@
|
|||
+ window;
|
||||
- (void)addChild: (OGWidget*)widget;
|
||||
- (void)show;
|
||||
- (void)hide;
|
||||
@end
|
||||
|
|
Reference in a new issue