this is unneeded, new_windos already is a hook
This commit is contained in:
@@ -185,8 +185,6 @@ class Plugin(BasePlugin):
|
|||||||
@hook
|
@hook
|
||||||
def init_qt(self, gui):
|
def init_qt(self, gui):
|
||||||
self.gui = gui
|
self.gui = gui
|
||||||
for window in gui.windows:
|
|
||||||
self.new_window(window)
|
|
||||||
|
|
||||||
@hook
|
@hook
|
||||||
def new_window(self, window):
|
def new_window(self, window):
|
||||||
|
|||||||
Reference in New Issue
Block a user