Fix bug.
This commit is contained in:
@@ -323,6 +323,7 @@ class Plugin(BasePlugin):
|
|||||||
else:
|
else:
|
||||||
return
|
return
|
||||||
|
|
||||||
|
if self.gui:
|
||||||
for window in self.gui.windows:
|
for window in self.gui.windows:
|
||||||
window.need_update.set()
|
window.need_update.set()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user