Fix typo in webkit demo

release
Doug Coleman 2010-04-01 22:24:46 -05:00
parent 044171e6b9
commit 0c0935dfc1
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