Commit 5efcbfb2 authored by sumpfralle's avatar sumpfralle

update the parallel processing widgets during init


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1225 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent f1f70c97
......@@ -101,6 +101,7 @@ class ParallelProcessing(pycam.Plugins.PluginBase):
self.core.register_ui("view_menu", "ToggleProcessPoolWindow",
toggle_button, 40)
self.register_gtk_handlers(self._gtk_handlers)
self.update_parallel_processes_settings()
return True
def teardown(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment