Make URL field for copying to clipboard.

This commit is contained in:
Michael Drake 2015-01-03 00:20:52 +00:00
parent 78b2da934f
commit 4cc3746084

View File

@ -525,7 +525,7 @@ static nserror global_history_initialise_entry_fields(void)
goto error;
}
gh_ctx.fields[GH_URL].flags = TREE_FLAG_NONE;
gh_ctx.fields[GH_URL].flags = TREE_FLAG_COPY_TEXT;
label = "TreeviewLabelURL";
label = messages_get(label);
if (lwc_intern_string(label, strlen(label),