Code

two crashes while editing nodes (one of those is reported as bug 1453558).
authorknutux <knutux@users.sourceforge.net>
Thu, 6 Apr 2006 12:49:42 +0000 (12:49 +0000)
committerknutux <knutux@users.sourceforge.net>
Thu, 6 Apr 2006 12:49:42 +0000 (12:49 +0000)
commit3631c7532dab289cde84b6c9d2e05eee0addddad
tree40bcf34c2feaaaa453506322e71c7ad1db719643
parentb13e710df5872658e0b43cdeccce1947fcda3e98
two crashes while editing nodes (one of those is reported as bug 1453558).
* fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots);
* fixed another crash by adding ref/unref to sp_knot_handler
* also added signal disconnecting
src/knot-holder-entity.h
src/knot.cpp
src/knot.h
src/knotholder.cpp
src/knotholder.h