Potentially fixed #82?
This commit is contained in:
parent
7bc8caa6c4
commit
1db5e61c8b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
|
|
||||||
WebPage::WebPage(QObject *parent) : QWebEnginePage(parent) {
|
WebPage::WebPage(QObject *parent) : QWebEnginePage(parent) {
|
||||||
|
setBackgroundColor(Qt::transparent);
|
||||||
}
|
}
|
||||||
|
|
||||||
WebViewer *WebPage::view() const {
|
WebViewer *WebPage::view() const {
|
||||||
|
|
Loading…
Add table
Reference in a new issue