mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
f12
This commit is contained in:
parent
f52f1bcae2
commit
3e1f6ec15e
@ -42,7 +42,6 @@ class TextBrowser(QWidget, dataget):
|
||||
def __init__(self, parent) -> None:
|
||||
super().__init__(parent)
|
||||
self.webivewwidget = WebivewWidget(self)
|
||||
self.webivewwidget.navigate("about:blank")
|
||||
self.webivewwidget.set_transparent_background()
|
||||
self.webivewwidget.webview.bind("calllunaclickedword", self.calllunaclickedword)
|
||||
self.webivewwidget.webview.bind(
|
||||
|
Loading…
x
Reference in New Issue
Block a user