Ignore:
Timestamp:
08/20/10 11:43:02 (21 months ago)
Author:
mfiala
Message:

updated cleanup() method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-menu/python/avango/menu/_Icon.py

    r430 r513  
    9191        self.disconnect_all_fields() 
    9292 
     93        self.root.disconnect_all_fields() 
     94        self.root.Children.value = [] 
     95 
    9396    def __del__(self): 
    9497        if Preferences.print_destruction_of_menu_objects: 
Note: See TracChangeset for help on using the changeset viewer.