Changeset 7583 for trunk/sources/HeuristicLab.MainForm.WindowsForms
- Timestamp:
- 03/07/12 19:27:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Views/ProgressView.cs
r7582 r7583 132 132 } 133 133 parentView.Controls.Remove(this); 134 DeregisterProgressEvents(); 134 135 this.Dispose(); 135 136 }
Note: See TracChangeset
for help on using the changeset viewer.