mirror of https://gitlab.com/pamhyr/pamhyr2
View: Network: Minor change.
parent
efd8960e1e
commit
e5422c71f5
|
|
@ -299,7 +299,6 @@ class GraphWidget(QGraphicsView):
|
|||
trad=None):
|
||||
super(GraphWidget, self).__init__(parent=parent)
|
||||
|
||||
self.timerId = 0
|
||||
self.parent = parent
|
||||
self._state = "move"
|
||||
self._only_display = only_display
|
||||
|
|
|
|||
Loading…
Reference in New Issue