Show
Ignore:
Timestamp:
06/29/07 00:03:53 (6 years ago)
Author:
kop-labs
Message:

delete button

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branch/k0p/umitGUI/ProfileManager.py

    r893 r894  
    201201        """ 
    202202        #self.profiles.remove_profile() 
    203         #Update  treeview 
     203        #Update treeview 
    204204        treeselection = self.profiles_tv.get_selection() 
    205205        (model,iter) = treeselection.get_selected()