Commit 1a744ca4 authored by Adam Kallai's avatar Adam Kallai
Browse files

Fix the fileListingHelper template function specialisation


The WebContentsAdapter::filesSelectedInChooser function parameter type
has been changed since the Chromium update.
Thus content::FileChooserFileInfo has to be used instead of ui::SelectedFileInfo.

Change-Id: Ia6a50409f3f7c704228cb739fc50d694e633dbee
Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
parent 32766eb9
Showing with 7 additions and 4 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