remove prntDisconnectedHandles in guiheader

This commit is contained in:
2023-06-06 09:30:53 +02:00
parent 4ba2bff96c
commit bf09681d39

View File

@@ -71,7 +71,7 @@ class GUIHeader(QWidget):
self.cafe.open(pvlist)
self.cafe.openNowAndWait(0.4)
self.cafe.printDisconnected()
#self.cafe.printDisconnected()
self.station_width = 200 #default
self.station_height = 100