mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-26 08:19:55 +03:00
More fixup.
This commit is contained in:
parent
6cea9a3c09
commit
d3970e501a
@ -106,7 +106,8 @@ void gui_401login_open(nsurl *url, const char *realm,
|
||||
WINDOW_Position, WPOS_CENTERSCREEN,
|
||||
WINDOW_ParentGroup, lw->objects[GID_MAIN] = VGroupObject,
|
||||
LAYOUT_AddChild, StringObject,
|
||||
lwc_string_data(STRINGA_TextVal,lw->host),
|
||||
STRINGA_TextVal,
|
||||
lwc_string_data(lw->host),
|
||||
GA_ReadOnly,TRUE,
|
||||
StringEnd,
|
||||
CHILD_Label, LabelObject,
|
||||
|
Loading…
Reference in New Issue
Block a user