mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-23 19:00:41 +00:00
Change setFullBridge to setFullPlatformWindow
This commit is contained in:
@@ -68,7 +68,7 @@ CPLogRegister(CPLogConsole);
|
||||
|
||||
//order front window
|
||||
|
||||
[theWindow setFullBridge:YES];
|
||||
[theWindow setFullPlatformWindow:YES];
|
||||
[theWindow orderFront:self];
|
||||
}
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user