Hi Dave,

While building runtime with QtWebEngine, we found 2 compilation errors
which was introduced due to previous commit in runtime.

   - We set "setNetworkAccessManager" in WebEnginePage which was only
   required for Webkit so removed that statement.
   - "triggerAction" on WebPage is only required for Qt > 5 with WebKit
   only. Not required for WebEngine so added that condition.

Please find attached fix for the same. Do review it and let me know for any
queries.

Thanks,
Neel Patel

Attachment: QtWebEngine_Compilation_Fix.patch
Description: Binary data

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to