Skip to content
Snippets Groups Projects
Commit 6b58756e authored by Jacob Wahlman's avatar Jacob Wahlman :ok_hand:
Browse files

merged w/ develop

parent cdd05b15
No related branches found
No related tags found
1 merge request!57Resolve "Load/Save SFG to file"
Pipeline #16001 passed
......@@ -31,7 +31,6 @@ class Arrow(QGraphicsLineItem):
self.signal.remove_source()
self._window.scene.removeItem(self)
self._window.signalList.remove(self)
del self._window.signalPortDict[self]
def moveLine(self):
self.setPen(QPen(Qt.black, 3))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment