Change setFullBridge to setFullPlatformWindow

This commit is contained in:
Aparajita Fishman
2013-01-27 10:31:17 +08:00
parent 0b865da3be
commit 7e635fb4ea
12 changed files with 24 additions and 24 deletions
@@ -68,7 +68,7 @@ CPLogRegister(CPLogConsole);
//order front window
[theWindow setFullBridge:YES];
[theWindow setFullPlatformWindow:YES];
[theWindow orderFront:self];
}
/*