More fixup.

This commit is contained in:
Michael Drake 2012-10-11 11:47:48 +01:00
parent 6cea9a3c09
commit d3970e501a

View File

@ -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,