Commit a8935efa authored by Pierre Rossi's avatar Pierre Rossi
Browse files

Properly copy the UserScriptData


UserScriptControllerHost keeps a collection of UserScripts
and not the UserScriptData, which is a simple struct intended
to be passed over IPC. Rely on the compiler generated copy
constructor to copy that data.

Change-Id: Ib5479e634f10d3646a10b644b0eaee471e48f5b8
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
parent e25dc2f3
Showing with 2 additions and 12 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment