Changeset 605 for branches/3.0/sources/HeuristicLab
- Timestamp:
- 09/26/08 16:34:02 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/sources/HeuristicLab/MainForm.cs
r598 r605 57 57 58 58 private void RefreshApplicationsList() { 59 applicationsListView. Clear();59 applicationsListView.Items.Clear(); 60 60 61 61 pluginManagerListViewItem = new ListViewItem("Plugin Manager", 0);
Note: See TracChangeset
for help on using the changeset viewer.