Fix typo in webkit demo

Doug Coleman 2010-04-01 22:24:46 -05:00
parent 62eaecdac3
commit b99fe0643c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ IMPORT: WebView
WebView -> alloc
rect f f -> initWithFrame:frameName:groupName: ;
CONSTANT: window-style ( -- n )
CONSTANT: window-style
flags{
NSClosableWindowMask
NSMiniaturizableWindowMask