Fix typo in webkit demo
parent
044171e6b9
commit
0c0935dfc1
|
@ -13,7 +13,7 @@ IMPORT: WebView
|
|||
WebView -> alloc
|
||||
rect f f -> initWithFrame:frameName:groupName: ;
|
||||
|
||||
CONSTANT: window-style ( -- n )
|
||||
CONSTANT: window-style
|
||||
flags{
|
||||
NSClosableWindowMask
|
||||
NSMiniaturizableWindowMask
|
||||
|
|
Loading…
Reference in New Issue