mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
shit
This commit is contained in:
parent
c4ce5ac888
commit
79aed7e04a
@ -307,7 +307,7 @@ class browserdialog(QDialog):
|
||||
self.browser = Webview(False, int(self.winId()))
|
||||
except webview_exception:
|
||||
self.browser = winsharedutils.HTMLBrowser(int(self.winId()))
|
||||
self.webviewv == 0
|
||||
self.webviewv = 0
|
||||
self.setWindowTitle(savehook_new_data[self.exepath]["title"])
|
||||
self.nettab = QTabWidget(self)
|
||||
self.nettab.setFixedHeight(self.nettab.tabBar().height())
|
||||
|
Loading…
x
Reference in New Issue
Block a user