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