mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-08 01:37:52 +01:00
wip
This commit is contained in:
@@ -113,7 +113,7 @@ class GUIServer:
|
||||
self.app.aboutToQuit.connect(self.shutdown)
|
||||
self.app.setQuitOnLastWindowClosed(False)
|
||||
|
||||
# RPCRegister().callbacks.append(self._turn_off_the_lights)
|
||||
RPCRegister().callbacks.append(self._turn_off_the_lights)
|
||||
|
||||
if self.gui_class:
|
||||
# If the server is started with a specific gui class, we launch it.
|
||||
|
||||
Reference in New Issue
Block a user