Changeset 2244
- Timestamp:
- 03/03/08 13:24:34 (2 months ago)
- Files:
-
- gaphor/trunk/gaphor/adapters/connectors.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphor/trunk/gaphor/adapters/connectors.py
r2226 r2244 535 535 if line.subject: 536 536 self.connect_connected_items() 537 return True 538 537 539 538 540 def disconnect(self, handle):
