Skip to content
Snippets Groups Projects

104 preference dialogue

Merged Oscar Gustafsson requested to merge 104_Preference_dialogue into master
Files
14
+ 0
1
@@ -124,7 +124,6 @@ class Arrow(QGraphicsPathItem):
----------
destination : :class:`~b_asic.operation.Operation`
The operation to use as destination.
"""
self._destination_port_button._operation_button.operation = destination
Loading