Fix Blocks script displaying a blank page

This commit is contained in:
David Rowe 2019-09-28 11:26:38 +12:00
parent f513b65e9d
commit cd6d9b57c4

View file

@ -1,6 +1,6 @@
import QtQuick 2.0
import QtWebEngine 1.5
import "../../controls" as Controls
import "../../../controls" as Controls
Controls.TabletWebView {
profile: WebEngineProfile { httpUserAgent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36"}