Resolve "Load/Save SFG to file"
Compare changes
- Jacob Wahlman authored
+ 0
− 1
@@ -31,7 +31,6 @@ class Arrow(QGraphicsLineItem):
@@ -31,7 +31,6 @@ class Arrow(QGraphicsLineItem):
Save and load sfg to file, preserves positions when loading the sfg into the gui. Also minor fixes to connection etc.
This can't be merged until the __str__
is fixed for some sfgs.
Closes #66 (closed)