Potentially fixed #82?
This commit is contained in:
parent
7bc8caa6c4
commit
1db5e61c8b
@ -25,6 +25,7 @@
|
||||
|
||||
|
||||
WebPage::WebPage(QObject *parent) : QWebEnginePage(parent) {
|
||||
setBackgroundColor(Qt::transparent);
|
||||
}
|
||||
|
||||
WebViewer *WebPage::view() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user