Changeset 601
- Timestamp:
- 09/26/08 14:52:08 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab/MainForm.cs
r596 r601 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.