-
mozman authored
This system should replace specialized notifying methods like commit_pending_changes(). The method DXFEntity.commit_pending_changes() was replaced by the broadcast message MSG_COMMIT_PENDING_CHANGES. add @override decorators
mozman authoredThis system should replace specialized notifying methods like commit_pending_changes(). The method DXFEntity.commit_pending_changes() was replaced by the broadcast message MSG_COMMIT_PENDING_CHANGES. add @override decorators