Changeset 894 for branch/k0p/umitGUI/ProfileManager.py
- Timestamp:
- 06/29/07 00:03:53 (6 years ago)
- Files:
-
- 1 modified
-
branch/k0p/umitGUI/ProfileManager.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branch/k0p/umitGUI/ProfileManager.py
r893 r894 201 201 """ 202 202 #self.profiles.remove_profile() 203 #Update treeview203 #Update treeview 204 204 treeselection = self.profiles_tv.get_selection() 205 205 (model,iter) = treeselection.get_selected()
