webbrowser.windows: fix loading
parent
b5c72dab40
commit
30bc92a78c
|
@ -1,7 +1,7 @@
|
||||||
! Copyright (C) 2011 John Benediktsson
|
! Copyright (C) 2011 John Benediktsson
|
||||||
! See http://factorcode.org/license.txt for BSD license
|
! See http://factorcode.org/license.txt for BSD license
|
||||||
|
|
||||||
USING: webbrowser windows.shell32 windows.user32 ;
|
USING: system webbrowser windows.shell32 windows.user32 ;
|
||||||
|
|
||||||
IN: webbrowser.windows
|
IN: webbrowser.windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue